Remove pointless indexsets.tabulate parameter include_data
#138
Codecov / codecov/project
succeeded
Dec 19, 2024 in 1s
86.9% (-0.1%) compared to e252b7c, passed because coverage increased by 0% when compared to adjusted base (86.9%)
View this Pull Request on Codecov
86.9% (-0.1%) compared to e252b7c, passed because coverage increased by 0% when compared to adjusted base (86.9%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 86.9%. Comparing base (
e252b7c
) to head (bc61725
).
Additional details and impacted files
@@ Coverage Diff @@
## main #138 +/- ##
=======================================
- Coverage 87.0% 86.9% -0.1%
=======================================
Files 228 228
Lines 8155 8149 -6
=======================================
- Hits 7095 7089 -6
Misses 1060 1060
Files with missing lines | Coverage Δ | |
---|---|---|
ixmp4/core/optimization/indexset.py | 92.6% <100.0%> (ø) |
|
ixmp4/data/abstract/optimization/indexset.py | 80.6% <100.0%> (ø) |
|
ixmp4/data/api/optimization/indexset.py | 97.6% <100.0%> (ø) |
|
ixmp4/data/db/base.py | 92.2% <ø> (-0.1%) |
⬇️ |
ixmp4/data/db/optimization/indexset/repository.py | 98.1% <100.0%> (-0.2%) |
⬇️ |
ixmp4/server/rest/optimization/indexset.py | 100.0% <ø> (ø) |
Loading