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

feat(models): add service tables #241

Merged
merged 2 commits into from
Jan 20, 2025

chore(master): release 0.95.0a5

f0da4c1
Select commit
Loading
Failed to load commit list.
Merged

feat(models): add service tables #241

chore(master): release 0.95.0a5
f0da4c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

72.79% (+0.64%) compared to a599583

View this Pull Request on Codecov

72.79% (+0.64%) compared to a599583

Details

Codecov Report

Attention: Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.79%. Comparing base (a599583) to head (f0da4c1).

Files with missing lines Patch % Lines
reana_db/models.py 93.33% 2 Missing ⚠️
reana_db/version.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   72.14%   72.79%   +0.64%     
==========================================
  Files           7        7              
  Lines         955      985      +30     
==========================================
+ Hits          689      717      +28     
- Misses        266      268       +2     
Files with missing lines Coverage Δ
reana_db/version.py 0.00% <0.00%> (ø)
reana_db/models.py 90.59% <93.33%> (+0.15%) ⬆️