Skip to content

Fix driver for 1d inversions

87cfa93
Select commit
Loading
Failed to load commit list.
Merged

GEOPY-2075: Implement structural orientation (rotated gradient) option to the inversion UI #175

Fix driver for 1d inversions
87cfa93
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Apr 2, 2025 in 1s

90.09% (-0.07%) compared to a870101

View this Pull Request on Codecov

90.09% (-0.07%) compared to a870101

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 28 lines in your changes missing coverage. Please review.

Project coverage is 90.09%. Comparing base (a870101) to head (87cfa93).

Files with missing lines Patch % Lines
simpeg_drivers/utils/regularization.py 85.81% 14 Missing and 7 partials ⚠️
simpeg_drivers/driver.py 93.61% 0 Missing and 3 partials ⚠️
simpeg_drivers/components/models.py 94.44% 1 Missing and 1 partial ⚠️
simpeg_drivers/params.py 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #175      +/-   ##
===========================================
- Coverage    90.16%   90.09%   -0.07%     
===========================================
  Files           86       87       +1     
  Lines         4819     5028     +209     
  Branches       621      642      +21     
===========================================
+ Hits          4345     4530     +185     
- Misses         317      332      +15     
- Partials       157      166       +9     
Files with missing lines Coverage Δ
simpeg_drivers/joint/params.py 92.00% <100.00%> (+0.08%) ⬆️
simpeg_drivers/potential_fields/gravity/uijson.py 100.00% <100.00%> (ø)
simpeg_drivers/components/models.py 85.10% <94.44%> (+0.97%) ⬆️
simpeg_drivers/params.py 94.73% <88.88%> (-0.51%) ⬇️
simpeg_drivers/driver.py 88.46% <93.61%> (+0.43%) ⬆️
simpeg_drivers/utils/regularization.py 85.81% <85.81%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.