Skip to content

GEOPY-2526: Improve parallel creation of 1D simulations#285

Merged
domfournier merged 28 commits intodevelopfrom
GEOPY-2526
Oct 24, 2025
Merged

GEOPY-2526: Improve parallel creation of 1D simulations#285
domfournier merged 28 commits intodevelopfrom
GEOPY-2526

Conversation

@domfournier
Copy link
Collaborator

@domfournier domfournier commented Oct 20, 2025

GEOPY-2526 - Improve parallel creation of 1D simulations

@github-actions github-actions bot changed the title GEOPY-2526 GEOPY-2526: Improve parallel creation of 1D simulations Oct 20, 2025
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 88.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.11%. Comparing base (b42e53e) to head (503ba6b).
⚠️ Report is 29 commits behind head on develop.

Files with missing lines Patch % Lines
simpeg_drivers/driver.py 66.66% 5 Missing and 1 partial ⚠️
...peg_drivers/components/factories/misfit_factory.py 81.81% 1 Missing and 1 partial ⚠️
simpeg_drivers/electromagnetics/base_1d_driver.py 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #285      +/-   ##
===========================================
- Coverage    91.14%   91.11%   -0.04%     
===========================================
  Files          114      114              
  Lines         6133     6177      +44     
  Branches       749      756       +7     
===========================================
+ Hits          5590     5628      +38     
- Misses         344      347       +3     
- Partials       199      202       +3     
Files with missing lines Coverage Δ
simpeg_drivers/components/data.py 92.55% <100.00%> (+0.08%) ⬆️
...peg_drivers/components/factories/survey_factory.py 95.12% <100.00%> (+0.12%) ⬆️
simpeg_drivers/utils/nested.py 97.94% <100.00%> (-0.93%) ⬇️
simpeg_drivers/electromagnetics/base_1d_driver.py 89.47% <75.00%> (-1.10%) ⬇️
...peg_drivers/components/factories/misfit_factory.py 78.94% <81.81%> (+1.80%) ⬆️
simpeg_drivers/driver.py 83.11% <66.66%> (-0.30%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@benk-mira benk-mira left a comment

Choose a reason for hiding this comment

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

Looks good, couple small suggestions

benk-mira
benk-mira previously approved these changes Oct 23, 2025
@domfournier domfournier merged commit 661c651 into develop Oct 24, 2025
14 checks passed
@domfournier domfournier deleted the GEOPY-2526 branch October 24, 2025 15:55
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