fix(database): limit the number of open database connections (#437) #437
Codecov / codecov/project
succeeded
Feb 22, 2024 in 0s
45.99% (-0.04%) compared to b9f8364
View this Pull Request on Codecov
45.99% (-0.04%) compared to b9f8364
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
b9f8364
) 46.02% compared to head (980f749
) 45.99%.
Additional details and impacted files
@@ Coverage Diff @@
## master #437 +/- ##
==========================================
- Coverage 46.02% 45.99% -0.04%
==========================================
Files 17 17
Lines 1234 1235 +1
==========================================
Hits 568 568
- Misses 666 667 +1
Files | Coverage Δ | |
---|---|---|
reana_job_controller/job_manager.py | 77.58% <100.00%> (-0.75%) |
⬇️ |
reana_job_controller/factory.py | 93.33% <80.00%> (-2.97%) |
⬇️ |
Loading