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

feat(config): make dask autoscaler configurable #604

Merged
merged 1 commit into from
Nov 11, 2024

feat(config): make Dask autoscaler configurable (#604)

db9ac05
Select commit
Loading
Failed to load commit list.
Merged

feat(config): make dask autoscaler configurable #604

feat(config): make Dask autoscaler configurable (#604)
db9ac05
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️