Introduce run.optimization.remove_solution()
#139
+84
−37
Merged
Codecov / codecov/project
succeeded
Jan 24, 2025 in 0s
86.9% (+0.0%) compared to c243743
View this Pull Request on Codecov
86.9% (+0.0%) compared to c243743
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 86.9%. Comparing base (
c243743
) to head (b145b63
).
Additional details and impacted files
@@ Coverage Diff @@
## main #139 +/- ##
=====================================
Coverage 86.9% 86.9%
=====================================
Files 230 230
Lines 8156 8162 +6
=====================================
+ Hits 7094 7100 +6
Misses 1062 1062
Files with missing lines | Coverage Δ | |
---|---|---|
ixmp4/core/optimization/data.py | 100.0% <100.0%> (ø) |
|
ixmp4/core/optimization/equation.py | 93.5% <ø> (ø) |
|
ixmp4/core/optimization/parameter.py | 93.3% <ø> (ø) |
|
ixmp4/core/optimization/table.py | 92.5% <ø> (ø) |
|
ixmp4/core/optimization/variable.py | 93.6% <ø> (ø) |
|
ixmp4/data/db/optimization/equation/model.py | 100.0% <100.0%> (ø) |
|
ixmp4/data/db/optimization/equation/repository.py | 98.7% <100.0%> (ø) |
|
ixmp4/data/db/optimization/indexset/repository.py | 98.1% <ø> (-0.1%) |
⬇️ |
ixmp4/data/db/optimization/scalar/repository.py | 98.2% <100.0%> (-0.1%) |
⬇️ |
ixmp4/data/db/optimization/table/repository.py | 98.4% <ø> (-0.1%) |
⬇️ |
... and 3 more |
Loading