Skip to content

fix(helm): harmonise REANA host name and port configurations (#867)

Codecov / codecov/project succeeded Feb 3, 2025 in 0s

31.04% (-0.04%) compared to b2074bc

View this Pull Request on Codecov

31.04% (-0.04%) compared to b2074bc

Details

Codecov Report

Attention: Patch coverage is 16.66667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 31.04%. Comparing base (b2074bc) to head (8acfb28).

Files with missing lines Patch % Lines
reana/reana_dev/cluster.py 11.11% 8 Missing ⚠️
reana/reana_dev/run.py 33.33% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #867      +/-   ##
==========================================
- Coverage   31.07%   31.04%   -0.04%     
==========================================
  Files          26       26              
  Lines        2491     2500       +9     
==========================================
+ Hits          774      776       +2     
- Misses       1717     1724       +7     
Files with missing lines Coverage Δ
reana/reana_dev/run.py 54.58% <33.33%> (+0.22%) ⬆️
reana/reana_dev/cluster.py 47.19% <11.11%> (-1.64%) ⬇️