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

fix(database): limit the number of open database connections (#437) #437

Merged

fix(database): limit the number of open database connections (#437)

980f749
Select commit
Loading
Failed to load commit list.
Merged

fix(database): limit the number of open database connections (#437) #437

fix(database): limit the number of open database connections (#437)
980f749
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️