feat(models): add service tables #241
Merged
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
@@ 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%) |
⬆️ |
Loading