Closed khaeru closed 2 years ago
Merging #450 (de3df62) into main (8f8c74b) will increase coverage by
0.0%
. The diff coverage is100.0%
.
@@ Coverage Diff @@
## main #450 +/- ##
=====================================
Coverage 98.6% 98.6%
=====================================
Files 42 42
Lines 4441 4446 +5
=====================================
+ Hits 4379 4384 +5
Misses 62 62
Impacted Files | Coverage Δ | |
---|---|---|
ixmp/core/scenario.py | 97.9% <100.0%> (ø) |
|
ixmp/model/base.py | 100.0% <100.0%> (ø) |
|
ixmp/reporting/reporter.py | 100.0% <100.0%> (ø) |
.reporting
, uses the improved functionality ofComputer.require_compat()
from genno 1.11 to ensureixmp.reporting.computations
are available for use.Model.enforce()
method for adjusting scenario contents to be consistent with model representations; introduced downstream in iiasa/message_ix#561, also used in iiasa/message_ix#514.How to review
PR checklist