GEOPY-2758: Implement direct run_commands to specific modules for forwards and inversions #363
Codecov / codecov/project
succeeded
Mar 23, 2026 in 0s
89.85% (-0.93%) compared to a9a6e21
View this Pull Request on Codecov
89.85% (-0.93%) compared to a9a6e21
Details
Codecov Report
❌ Patch coverage is 73.73573% with 161 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.85%. Comparing base (a9a6e21) to head (faf805d).
Additional details and impacted files
@@ Coverage Diff @@
## develop #363 +/- ##
===========================================
- Coverage 90.78% 89.85% -0.93%
===========================================
Files 112 125 +13
Lines 6389 6435 +46
Branches 787 794 +7
===========================================
- Hits 5800 5782 -18
- Misses 405 449 +44
- Partials 184 204 +20 | Files with missing lines | Coverage Δ | |
|---|---|---|
| simpeg_drivers/__init__.py | 88.88% <ø> (ø) |
|
| simpeg_drivers/components/__init__.py | 100.00% <ø> (ø) |
|
| simpeg_drivers/components/locations.py | 85.07% <ø> (-0.44%) |
⬇️ |
| simpeg_drivers/electricals/base_2d.py | 97.10% <100.00%> (ø) |
|
| ...ricals/direct_current/three_dimensions/__init__.py | 100.00% <100.00%> (ø) |
|
| ...tricals/direct_current/three_dimensions/options.py | 100.00% <100.00%> (ø) |
|
| ...ctricals/direct_current/two_dimensions/__init__.py | 100.00% <100.00%> (ø) |
|
| .../induced_polarization/three_dimensions/__init__.py | 100.00% <100.00%> (ø) |
|
| ...ls/induced_polarization/two_dimensions/__init__.py | 100.00% <100.00%> (ø) |
|
| ...vers/electromagnetics/frequency_domain/__init__.py | 100.00% <100.00%> (ø) |
|
| ... and 64 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading