iiasa / ixmp

The ix modeling platform for integrated and cross-cutting scenario analysis
https://docs.messageix.org/ixmp
Apache License 2.0
38 stars 112 forks source link

Miscellaneous improvements for 2022-W30 #451

Closed khaeru closed 2 years ago

khaeru commented 2 years ago

How to review

PR checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #451 (d22f5ec) into main (e795853) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #451   +/-   ##
=====================================
  Coverage   98.6%   98.6%           
=====================================
  Files         42      42           
  Lines       4446    4460   +14     
=====================================
+ Hits        4384    4398   +14     
  Misses        62      62           
Impacted Files Coverage Δ
ixmp/tests/reporting/test_reporter.py 100.0% <ø> (ø)
ixmp/_config.py 96.7% <100.0%> (-0.1%) :arrow_down:
ixmp/backend/jdbc.py 95.2% <100.0%> (+<0.1%) :arrow_up:
ixmp/model/base.py 100.0% <100.0%> (ø)
ixmp/reporting/computations.py 100.0% <100.0%> (ø)
ixmp/reporting/reporter.py 100.0% <100.0%> (ø)
ixmp/tests/reporting/test_computations.py 100.0% <100.0%> (ø)