Introduce run.clone()
#141
Open
Codecov / codecov/project
succeeded
Jan 30, 2025 in 1s
87.1% (+0.0%) compared to 87d520e
View this Pull Request on Codecov
87.1% (+0.0%) compared to 87d520e
Details
Codecov Report
Attention: Patch coverage is 90.90909%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 87.1%. Comparing base (
87d520e
) to head (ed0a184
).
Additional details and impacted files
@@ Coverage Diff @@
## remove-column-class-parameter #141 +/- ##
=============================================================
Coverage 87.0% 87.1%
=============================================================
Files 230 231 +1
Lines 8176 8222 +46
=============================================================
+ Hits 7118 7165 +47
+ Misses 1058 1057 -1
Files with missing lines | Coverage Δ | |
---|---|---|
ixmp4/core/iamc/data.py | 100.0% <100.0%> (+8.4%) |
⬆️ |
ixmp4/core/optimization/indexset.py | 91.5% <100.0%> (ø) |
|
ixmp4/core/run.py | 98.0% <100.0%> (ø) |
|
ixmp4/data/api/base.py | 88.4% <100.0%> (ø) |
|
ixmp4/data/api/run.py | 98.0% <100.0%> (+0.1%) |
⬆️ |
ixmp4/data/db/meta/repository.py | 96.2% <100.0%> (-0.1%) |
⬇️ |
ixmp4/data/db/model/repository.py | 100.0% <100.0%> (ø) |
|
ixmp4/data/db/run/repository.py | 95.8% <100.0%> (+1.3%) |
⬆️ |
ixmp4/data/types.py | 100.0% <100.0%> (ø) |
|
ixmp4/server/rest/run.py | 100.0% <100.0%> (ø) |
|
... and 4 more |
Loading