Introduce run.get_by_id()
#140
Open
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
87.0% (+0.0%) compared to b0201c6
View this Pull Request on Codecov
87.0% (+0.0%) compared to b0201c6
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 87.0%. Comparing base (
b0201c6
) to head (8513cac
).
Files with missing lines | Patch % | Lines |
---|---|---|
ixmp4/data/abstract/run.py | 50.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## enh/run-remove-solution #140 +/- ##
=======================================================
Coverage 87.0% 87.0%
=======================================================
Files 230 230
Lines 8162 8170 +8
=======================================================
+ Hits 7101 7113 +12
+ Misses 1061 1057 -4
Files with missing lines | Coverage Δ | |
---|---|---|
ixmp4/data/api/run.py | 97.9% <100.0%> (+0.1%) |
⬆️ |
ixmp4/server/rest/run.py | 100.0% <100.0%> (ø) |
|
ixmp4/data/abstract/run.py | 80.8% <50.0%> (-1.4%) |
⬇️ |
Loading