Skip to content

Fix format

a8c1881
Select commit
Loading
Failed to load commit list.
Open

[AIMIGRAPHX-885][AIMIGRAPGX-987] Use External Stream Contexts #4775

Fix format
a8c1881
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 0s

92.81% (+0.32%) compared to cdbdbc0

View this Pull Request on Codecov

92.81% (+0.32%) compared to cdbdbc0

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/include/migraphx/context.hpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4775      +/-   ##
===========================================
+ Coverage    92.49%   92.81%   +0.32%     
===========================================
  Files          583      584       +1     
  Lines        29562    30104     +542     
===========================================
+ Hits         27343    27941     +598     
+ Misses        2219     2163      -56     
Files with missing lines Coverage Δ
src/program.cpp 81.13% <100.00%> (+9.11%) ⬆️
src/include/migraphx/context.hpp 75.76% <0.00%> (+7.26%) ⬆️

... and 43 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.