misc: Ruff #2771
Merged
misc: Ruff #2771
Codecov / codecov/project
succeeded
Jan 9, 2026 in 1s
78.97% (target 1.00%)
View this Pull Request on Codecov
78.97% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 77.71976% with 256 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.97%. Comparing base (6061b76) to head (371a13c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| devito/mpi/routines.py | 13.55% | 51 Missing |
| devito/mpi/distributed.py | 46.87% | 17 Missing |
| benchmarks/user/benchmark.py | 46.66% | 16 Missing |
| devito/arch/compiler.py | 50.00% | 15 Missing and 1 partial |
| devito/types/dense.py | 75.00% | 10 Missing |
| devito/data/data.py | 42.85% | 8 Missing |
| devito/tools/data_structures.py | 50.00% | 8 Missing |
| devito/types/grid.py | 75.75% | 8 Missing |
| devito/types/sparse.py | 75.86% | 7 Missing |
| devito/ir/stree/tree.py | 40.00% | 6 Missing |
| ... and 54 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #2771 +/- ##
==========================================
- Coverage 83.02% 78.97% -4.05%
==========================================
Files 248 248
Lines 51075 50821 -254
Branches 4492 4391 -101
==========================================
- Hits 42403 40137 -2266
- Misses 7901 9881 +1980
- Partials 771 803 +32 ☔ 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