Skip to content

GEOPY-789: Joint inversion: PGI#216

Merged
domfournier merged 22 commits intodevelopfrom
GEOPY-789
May 30, 2025
Merged

GEOPY-789: Joint inversion: PGI#216
domfournier merged 22 commits intodevelopfrom
GEOPY-789

Conversation

@domfournier
Copy link
Collaborator

@domfournier domfournier commented May 26, 2025

GEOPY-789 - Joint inversion: PGI

@github-actions github-actions bot changed the title GEOPY-789 GEOPY-789: Joint inversion: PGI May 26, 2025
"""Construct models from the local drivers."""
raise NotImplementedError("Must be implemented by subclass.")
@property
def mapping(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mapping and mappings are a little to close. Maybe mappings -> driver_mapping?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is redefining the self.mapping of the BaseDriver class.

benk-mira
benk-mira previously approved these changes May 27, 2025
@codecov
Copy link

codecov bot commented May 30, 2025

Codecov Report

Attention: Patch coverage is 97.17868% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.75%. Comparing base (529aef8) to head (6749baa).
Report is 23 commits behind head on develop.

Files with missing lines Patch % Lines
simpeg_drivers/joint/driver.py 96.96% 2 Missing and 2 partials ⚠️
simpeg_drivers/components/models.py 93.75% 1 Missing and 1 partial ⚠️
simpeg_drivers/joint/joint_petrophysics/driver.py 98.11% 0 Missing and 2 partials ⚠️
simpeg_drivers/driver.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #216      +/-   ##
===========================================
+ Coverage    90.47%   90.75%   +0.28%     
===========================================
  Files           86       88       +2     
  Lines         5123     5279     +156     
  Branches       662      672      +10     
===========================================
+ Hits          4635     4791     +156     
  Misses         325      325              
  Partials       163      163              
Files with missing lines Coverage Δ
simpeg_drivers/__init__.py 85.71% <ø> (ø)
...impeg_drivers/joint/joint_cross_gradient/driver.py 100.00% <100.00%> (+3.05%) ⬆️
simpeg_drivers/joint/joint_petrophysics/options.py 100.00% <100.00%> (ø)
simpeg_drivers/joint/joint_surveys/driver.py 73.80% <100.00%> (-0.48%) ⬇️
simpeg_drivers/joint/options.py 93.22% <100.00%> (+1.22%) ⬆️
simpeg_drivers/driver.py 86.61% <0.00%> (ø)
simpeg_drivers/components/models.py 84.96% <93.75%> (-0.80%) ⬇️
simpeg_drivers/joint/joint_petrophysics/driver.py 98.11% <98.11%> (ø)
simpeg_drivers/joint/driver.py 93.93% <96.96%> (+2.94%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@domfournier domfournier merged commit 0397f13 into develop May 30, 2025
14 checks passed
@domfournier domfournier deleted the GEOPY-789 branch May 30, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants