feat(config): make dask autoscaler configurable #604
Merged
Codecov / codecov/project
succeeded
Nov 11, 2024 in 1s
76.61% (+0.14%) compared to 1515865
View this Pull Request on Codecov
76.61% (+0.14%) compared to 1515865
Details
Codecov Report
Attention: Patch coverage is 92.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 76.61%. Comparing base (
1515865
) to head (db9ac05
).
Files with missing lines | Patch % | Lines |
---|---|---|
reana_workflow_controller/consumer.py | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #604 +/- ##
==========================================
+ Coverage 76.46% 76.61% +0.14%
==========================================
Files 17 17
Lines 1831 1847 +16
==========================================
+ Hits 1400 1415 +15
- Misses 431 432 +1
Files with missing lines | Coverage Δ | |
---|---|---|
reana_workflow_controller/config.py | 93.95% <100.00%> (+0.08%) |
⬆️ |
reana_workflow_controller/dask.py | 76.36% <100.00%> (+1.85%) |
⬆️ |
reana_workflow_controller/consumer.py | 55.21% <33.33%> (-0.07%) |
⬇️ |
Loading