Rename 'report', 'util' + miscellaneous clean-ups #500
Codecov / codecov/project
succeeded
Nov 21, 2023 in 0s
98.8% (+0.3%) compared to f419427
View this Pull Request on Codecov
98.8% (+0.3%) compared to f419427
Details
Codecov Report
Merging #500 (a8819d1) into main (f419427) will increase coverage by
0.3%
.
The diff coverage is100.0%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #500 +/- ##
=======================================
+ Coverage 98.5% 98.8% +0.3%
=======================================
Files 42 44 +2
Lines 4554 4747 +193
=======================================
+ Hits 4489 4694 +205
+ Misses 65 53 -12
Files | Coverage Δ | |
---|---|---|
ixmp/__init__.py | 100.0% <100.0%> (ø) |
|
ixmp/_config.py | 96.7% <100.0%> (ø) |
|
ixmp/backend/__init__.py | 100.0% <ø> (ø) |
|
ixmp/backend/base.py | 100.0% <100.0%> (ø) |
|
ixmp/backend/io.py | 98.5% <100.0%> (ø) |
|
ixmp/backend/jdbc.py | 97.2% <100.0%> (+1.9%) |
⬆️ |
ixmp/cli.py | 100.0% <100.0%> (ø) |
|
ixmp/core/platform.py | 98.9% <100.0%> (ø) |
|
ixmp/core/scenario.py | 98.3% <100.0%> (+0.4%) |
⬆️ |
ixmp/core/timeseries.py | 98.7% <100.0%> (ø) |
|
... and 21 more |
Loading