Skip to content

GEOPY-2466: Parallelize the Sweeps#278

Merged
domfournier merged 25 commits intodevelopfrom
GEOPY-2466
Oct 8, 2025
Merged

GEOPY-2466: Parallelize the Sweeps#278
domfournier merged 25 commits intodevelopfrom
GEOPY-2466

Conversation

@domfournier
Copy link
Collaborator

@domfournier domfournier commented Sep 25, 2025

GEOPY-2466 - Parallelize the Sweeps

@github-actions github-actions bot changed the title GEOPY-2466 GEOPY-2466: Parallelize the Sweeps Sep 25, 2025
# Conflicts:
#	environments/py-3.10-linux-64-dev.conda.lock.yml
#	environments/py-3.10-linux-64.conda.lock.yml
#	environments/py-3.10-win-64-dev.conda.lock.yml
#	environments/py-3.10-win-64.conda.lock.yml
#	environments/py-3.11-linux-64-dev.conda.lock.yml
#	environments/py-3.11-linux-64.conda.lock.yml
#	environments/py-3.11-win-64-dev.conda.lock.yml
#	environments/py-3.11-win-64.conda.lock.yml
#	environments/py-3.12-linux-64-dev.conda.lock.yml
#	environments/py-3.12-linux-64.conda.lock.yml
#	environments/py-3.12-win-64-dev.conda.lock.yml
#	environments/py-3.12-win-64.conda.lock.yml
#	py-3.10.conda-lock.yml
#	py-3.11.conda-lock.yml
#	py-3.12.conda-lock.yml
#	simpeg_drivers/plate_simulation/driver.py
#	simpeg_drivers/plate_simulation/sweep/driver.py
#	simpeg_drivers/plate_simulation/sweep/options.py
# Conflicts:
#	simpeg_drivers/plate_simulation/sweep/driver.py
#	simpeg_drivers/plate_simulation/sweep/options.py
# Conflicts:
#	environments/py-3.10-linux-64-dev.conda.lock.yml
#	environments/py-3.10-win-64-dev.conda.lock.yml
#	environments/py-3.11-linux-64-dev.conda.lock.yml
#	environments/py-3.11-win-64-dev.conda.lock.yml
#	environments/py-3.12-linux-64-dev.conda.lock.yml
#	environments/py-3.12-win-64-dev.conda.lock.yml
#	py-3.10.conda-lock.yml
#	py-3.11.conda-lock.yml
#	py-3.12.conda-lock.yml
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

❌ Patch coverage is 83.33333% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.19%. Comparing base (30fce1a) to head (68d0f16).
⚠️ Report is 26 commits behind head on develop.

Files with missing lines Patch % Lines
simpeg_drivers/driver.py 71.95% 19 Missing and 4 partials ⚠️
simpeg_drivers/plate_simulation/sweep/driver.py 79.59% 5 Missing and 5 partials ⚠️
simpeg_drivers/joint/driver.py 75.00% 0 Missing and 2 partials ⚠️
simpeg_drivers/line_sweep/driver.py 85.71% 1 Missing and 1 partial ⚠️
simpeg_drivers/plate_simulation/sweep/options.py 94.11% 1 Missing and 1 partial ⚠️
simpeg_drivers/plate_simulation/driver.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #278      +/-   ##
===========================================
- Coverage    91.34%   91.19%   -0.15%     
===========================================
  Files          114      114              
  Lines         6112     6156      +44     
  Branches       733      748      +15     
===========================================
+ Hits          5583     5614      +31     
- Misses         338      343       +5     
- Partials       191      199       +8     
Files with missing lines Coverage Δ
simpeg_drivers/__init__.py 88.88% <ø> (ø)
...drivers/components/factories/directives_factory.py 98.28% <100.00%> (ø)
...peg_drivers/components/factories/misfit_factory.py 77.14% <ø> (ø)
...s/direct_current/pseudo_three_dimensions/driver.py 100.00% <100.00%> (ø)
...ctricals/direct_current/three_dimensions/driver.py 100.00% <100.00%> (ø)
...lectricals/direct_current/two_dimensions/driver.py 100.00% <100.00%> (ø)
simpeg_drivers/electricals/driver.py 90.43% <100.00%> (ø)
...ced_polarization/pseudo_three_dimensions/driver.py 100.00% <100.00%> (ø)
...ls/induced_polarization/three_dimensions/driver.py 100.00% <100.00%> (ø)
...cals/induced_polarization/two_dimensions/driver.py 100.00% <100.00%> (ø)
... and 21 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@domfournier domfournier requested a review from benk-mira October 7, 2025 22:33
@domfournier domfournier merged commit c790d44 into develop Oct 8, 2025
14 checks passed
@domfournier domfournier deleted the GEOPY-2466 branch October 8, 2025 17:05
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