tests: Miscellaneous fixes for the test suite#2929
Open
JDBetteridge wants to merge 7 commits into
Open
Codecov / codecov/project
succeeded
Jul 3, 2026 in 1s
83.56% (target 1.00%)
View this Pull Request on Codecov
83.56% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.56%. Comparing base (2d61f4a) to head (3fcad9a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| conftest.py | 50.00% | 2 Missing and 1 partial |
| tests/test_mpi.py | 25.00% | 3 Missing |
| devito/logger.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2929 +/- ##
=======================================
Coverage 83.55% 83.56%
=======================================
Files 257 257
Lines 53526 53536 +10
Branches 4583 4584 +1
=======================================
+ Hits 44726 44735 +9
- Misses 8007 8008 +1
Partials 793 793 ☔ View full report in Codecov by Harness.
📢 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