GEOPY-2609: Plate-sweep with dask.distributed errors on memory #381
Codecov / codecov/project
succeeded
Apr 22, 2026 in 1s
90.20% (-0.04%) compared to 6bc9424
View this Pull Request on Codecov
90.20% (-0.04%) compared to 6bc9424
Details
Codecov Report
❌ Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.20%. Comparing base (6bc9424) to head (3b2f110).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| simpeg_drivers/plate_simulation/options.py | 77.77% | 0 Missing and 2 partials |
| simpeg_drivers/plate_simulation/sweep/options.py | 81.81% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## release/GA_4.8 #381 +/- ##
==================================================
- Coverage 90.24% 90.20% -0.04%
==================================================
Files 131 132 +1
Lines 6541 6484 -57
Branches 814 817 +3
==================================================
- Hits 5903 5849 -54
+ Misses 427 421 -6
- Partials 211 214 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| simpeg_drivers/options.py | 95.13% <100.00%> (ø) |
|
| simpeg_drivers/plate_simulation/__init__.py | 100.00% <100.00%> (ø) |
|
| simpeg_drivers/plate_simulation/match/__init__.py | 100.00% <100.00%> (ø) |
|
| simpeg_drivers/plate_simulation/sweep/__init__.py | 100.00% <100.00%> (ø) |
|
| simpeg_drivers/plate_simulation/sweep/driver.py | 86.60% <100.00%> (-0.01%) |
⬇️ |
| simpeg_drivers/plate_simulation/options.py | 84.61% <77.77%> (-5.63%) |
⬇️ |
| simpeg_drivers/plate_simulation/sweep/options.py | 83.33% <81.81%> (-10.72%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading