Add support for choosing between multiprocess and inprocess executors via cli flag #2895
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.
Loading