GEOPY-2770: Consolidate code for plate model definition between different repos #370
Codecov / codecov/project
succeeded
Apr 8, 2026 in 0s
89.64% (-0.16%) compared to 191af70
View this Pull Request on Codecov
89.64% (-0.16%) compared to 191af70
Details
Codecov Report
❌ Patch coverage is 98.43750% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.64%. Comparing base (191af70) to head (2b8e643).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| simpeg_drivers/utils/synthetics/driver.py | 90.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #370 +/- ##
===========================================
- Coverage 89.80% 89.64% -0.16%
===========================================
Files 125 125
Lines 6434 6385 -49
Branches 793 793
===========================================
- Hits 5778 5724 -54
- Misses 453 457 +4
- Partials 203 204 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| simpeg_drivers/options.py | 95.14% <100.00%> (+0.01%) |
⬆️ |
| simpeg_drivers/plate_simulation/driver.py | 93.02% <100.00%> (-0.06%) |
⬇️ |
| simpeg_drivers/plate_simulation/match/driver.py | 82.79% <ø> (ø) |
|
| simpeg_drivers/plate_simulation/models/options.py | 96.00% <100.00%> (-0.43%) |
⬇️ |
| ...mpeg_drivers/plate_simulation/models/parametric.py | 74.19% <ø> (-15.42%) |
⬇️ |
| simpeg_drivers/plate_simulation/options.py | 90.24% <100.00%> (-2.86%) |
⬇️ |
| simpeg_drivers/utils/meshes.py | 91.66% <ø> (ø) |
|
| simpeg_drivers/utils/synthetics/meshes.py | 83.33% <100.00%> (-16.67%) |
⬇️ |
| simpeg_drivers/utils/synthetics/options.py | 100.00% <100.00%> (ø) |
|
| simpeg_drivers/utils/synthetics/driver.py | 95.52% <90.00%> (-1.15%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading