Skip to content

perf(secrets): avoid extraneous refetching of user secrets (#451)

Codecov / codecov/project succeeded Aug 21, 2024 in 0s

47.42% (+0.30%) compared to 48c58d9

View this Pull Request on Codecov

47.42% (+0.30%) compared to 48c58d9

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.

Project coverage is 47.42%. Comparing base (48c58d9) to head (e046989).

Files Patch % Lines
reana_job_controller/rest.py 50.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
+ Coverage   47.12%   47.42%   +0.30%     
==========================================
  Files          17       17              
  Lines        1271     1284      +13     
==========================================
+ Hits          599      609      +10     
- Misses        672      675       +3     
Files Coverage Δ
reana_job_controller/config.py 100.00% <100.00%> (ø)
reana_job_controller/kubernetes_job_manager.py 63.07% <100.00%> (+0.62%) ⬆️
reana_job_controller/rest.py 41.46% <50.00%> (+0.69%) ⬆️