Skip to content

Update license

180953a
Select commit
Loading
Failed to load commit list.
Merged

Rocm7.2.3 changes #4796

Update license
180953a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 0s

92.24% (+0.03%) compared to 0c6368a

View this Pull Request on Codecov

92.24% (+0.03%) compared to 0c6368a

Details

Codecov Report

❌ Patch coverage is 94.82072% with 39 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/simplify_reshapes.cpp 96.11% 11 Missing ⚠️
src/shape_transform_descriptor.cpp 95.11% 9 Missing ⚠️
src/adjust_allocation.cpp 0.00% 4 Missing ⚠️
src/fuse_horizontal.cpp 98.00% 2 Missing ⚠️
src/include/migraphx/op/select_module.hpp 0.00% 2 Missing ⚠️
src/include/migraphx/op/as_shape.hpp 0.00% 1 Missing ⚠️
src/include/migraphx/op/broadcast_for_dot.hpp 0.00% 1 Missing ⚠️
src/include/migraphx/op/capture.hpp 0.00% 1 Missing ⚠️
src/include/migraphx/op/fill.hpp 0.00% 1 Missing ⚠️
src/include/migraphx/op/load.hpp 0.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@                   Coverage Diff                    @@
##           release/rocm-rel-7.2    #4796      +/-   ##
========================================================
+ Coverage                 92.21%   92.24%   +0.03%     
========================================================
  Files                       561      563       +2     
  Lines                     27228    27760     +532     
========================================================
+ Hits                      25107    25605     +498     
- Misses                     2121     2155      +34     
Files with missing lines Coverage Δ
src/api/api.cpp 72.20% <100.00%> (-0.03%) ⬇️
src/common_dims.cpp 98.20% <100.00%> (+0.28%) ⬆️
src/dead_code_elimination.cpp 100.00% <100.00%> (ø)
src/eliminate_concat.cpp 95.24% <100.00%> (+0.24%) ⬆️
src/fuse_pointwise.cpp 97.86% <100.00%> (-0.70%) ⬇️
src/fuse_reduce.cpp 97.64% <100.00%> (+0.03%) ⬆️
src/graphviz.cpp 81.25% <100.00%> (ø)
src/include/migraphx/fuse_horizontal.hpp 100.00% <100.00%> (ø)
src/include/migraphx/instruction.hpp 100.00% <ø> (ø)
src/include/migraphx/liveness.hpp 100.00% <100.00%> (ø)
... and 40 more

... and 1 file with indirect coverage changes

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