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

refactor(dask): use centralized function for Dask component names #613

Merged
merged 1 commit into from
Jan 28, 2025

refactor(dask): use central function for Dask K8s component names (#613)

f252098
Select commit
Loading
Failed to load commit list.
Merged

refactor(dask): use centralized function for Dask component names #613

refactor(dask): use central function for Dask K8s component names (#613)
f252098
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

75.01% (+0.02%) compared to 2797300

View this Pull Request on Codecov

75.01% (+0.02%) compared to 2797300

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.01%. Comparing base (2797300) to head (f252098).

Files with missing lines Patch % Lines
reana_workflow_controller/consumer.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #613      +/-   ##
==========================================
+ Coverage   74.98%   75.01%   +0.02%     
==========================================
  Files          17       17              
  Lines        1911     1913       +2     
==========================================
+ Hits         1433     1435       +2     
  Misses        478      478              
Files with missing lines Coverage Δ
reana_workflow_controller/dask.py 76.36% <100.00%> (ø)
reana_workflow_controller/k8s.py 73.58% <100.00%> (+0.16%) ⬆️
reana_workflow_controller/opensearch.py 90.00% <100.00%> (+0.20%) ⬆️
reana_workflow_controller/rest/workflows.py 68.97% <100.00%> (ø)
reana_workflow_controller/workflow_run_manager.py 80.67% <100.00%> (ø)
reana_workflow_controller/consumer.py 53.89% <0.00%> (ø)