dsl: Add ReduceMinMax construct for joint minmax reductions#2890
Merged
Codecov / codecov/project
succeeded
Apr 20, 2026 in 1s
83.48% (target 1.00%)
View this Pull Request on Codecov
83.48% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 92.06349% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.48%. Comparing base (db3225e) to head (433e7c0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| devito/ir/clusters/algorithms.py | 81.48% | 2 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2890 +/- ##
=======================================
Coverage 83.48% 83.48%
=======================================
Files 248 248
Lines 51496 51539 +43
Branches 4434 4437 +3
=======================================
+ Hits 42993 43029 +36
- Misses 7753 7758 +5
- Partials 750 752 +2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading