Fix dynamic shape conversion semantics #4828
Merged
Codecov / codecov/project
succeeded
Apr 30, 2026 in 1s
92.79% (-0.00%) compared to e5034f4, passed because coverage increased by 0% when compared to adjusted base (92.79%)
View this Pull Request on Codecov
92.79% (-0.00%) compared to e5034f4, passed because coverage increased by 0% when compared to adjusted base (92.79%)
Details
Codecov Report
❌ Patch coverage is 96.07843% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/shape.cpp | 96.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #4828 +/- ##
===========================================
- Coverage 92.80% 92.79% -0.00%
===========================================
Files 584 584
Lines 30067 30111 +44
===========================================
+ Hits 27901 27941 +40
- Misses 2166 2170 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/include/migraphx/shape.hpp | 91.36% <ø> (ø) |
|
| src/sym.cpp | 97.11% <100.00%> (+<0.01%) |
⬆️ |
| src/shape.cpp | 91.71% <96.00%> (-0.07%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading