fix(rest): detect session status from the pod state #611
Codecov / codecov/project
succeeded
Jan 15, 2025 in 0s
76.01% (-0.58%) compared to 4b0b2ff
View this Pull Request on Codecov
76.01% (-0.58%) compared to 4b0b2ff
Details
Codecov Report
Attention: Patch coverage is 16.66667%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 76.01%. Comparing base (
4b0b2ff
) to head (907459b
).
Files with missing lines | Patch % | Lines |
---|---|---|
reana_workflow_controller/k8s.py | 11.11% | 8 Missing |
reana_workflow_controller/rest/workflows.py | 22.22% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #611 +/- ##
==========================================
- Coverage 76.59% 76.01% -0.58%
==========================================
Files 17 17
Lines 1846 1864 +18
==========================================
+ Hits 1414 1417 +3
- Misses 432 447 +15
Files with missing lines | Coverage Δ | |
---|---|---|
reana_workflow_controller/rest/workflows.py | 70.48% <22.22%> (-1.56%) |
⬇️ |
reana_workflow_controller/k8s.py | 79.31% <11.11%> (-4.52%) |
⬇️ |
Loading