iiasa / message-ix-models

Tools for the MESSAGEix-GLOBIOM family of models
https://docs.messageix.org/models
Apache License 2.0
17 stars 33 forks source link

Miscellaneous enhancements for 2023-W07 #90

Closed khaeru closed 1 year ago

khaeru commented 1 year ago

Housekeeping:

How to review

Read the diff and note that the CI checks all pass.

PR checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #90 (52d6e23) into main (0c6fa02) will increase coverage by 0.26%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   66.83%   67.09%   +0.26%     
==========================================
  Files          58       58              
  Lines        3977     4009      +32     
==========================================
+ Hits         2658     2690      +32     
  Misses       1319     1319              
Impacted Files Coverage Δ
message_ix_models/tests/model/test_bare.py 100.00% <ø> (ø)
message_ix_models/util/_convert_units.py 100.00% <ø> (ø)
message_ix_models/model/bare.py 100.00% <100.00%> (ø)
message_ix_models/model/build.py 100.00% <100.00%> (ø)
message_ix_models/model/disutility.py 100.00% <100.00%> (ø)
message_ix_models/model/structure.py 100.00% <100.00%> (ø)
message_ix_models/model/water/utils.py 30.64% <100.00%> (ø)
message_ix_models/tests/model/test_disutility.py 100.00% <100.00%> (ø)
message_ix_models/tests/model/test_structure.py 100.00% <100.00%> (ø)
message_ix_models/tests/test_util.py 100.00% <100.00%> (ø)
... and 8 more