Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for choosing between multiprocess and inprocess executors via cli flag #2895

Merged
merged 16 commits into from
Dec 1, 2023

Update conda-lock.yml and rendered conda environment files.

cc81e2b
Select commit
Loading
Failed to load commit list.
Merged

Add support for choosing between multiprocess and inprocess executors via cli flag #2895

Update conda-lock.yml and rendered conda environment files.
cc81e2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2023 in 1s

88.6% (-0.1%) compared to f456126

View this Pull Request on Codecov

88.6% (-0.1%) compared to f456126

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (f456126) 88.7% compared to head (cc81e2b) 88.6%.
Report is 1 commits behind head on dev.

Files Patch % Lines
src/pudl/ferc_to_sqlite/cli.py 33.3% 6 Missing ⚠️
src/pudl/helpers.py 16.6% 5 Missing ⚠️
src/pudl/cli/etl.py 25.0% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             dev   #2895     +/-   ##
=======================================
- Coverage   88.7%   88.6%   -0.1%     
=======================================
  Files         89      89             
  Lines      11023   11040     +17     
=======================================
+ Hits        9785    9790      +5     
- Misses      1238    1250     +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.