Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscellaneous enhancements for 2023-W36 #122

Merged
merged 44 commits into from
Sep 12, 2023

Install docs requirements for CI

4074c83
Select commit
Loading
Failed to load commit list.
Merged

Miscellaneous enhancements for 2023-W36 #122

Install docs requirements for CI
4074c83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2023 in 1s

69.3% (+2.1%) compared to 7eb2a16

View this Pull Request on Codecov

69.3% (+2.1%) compared to 7eb2a16

Details

Codecov Report

Merging #122 (4074c83) into main (7eb2a16) will increase coverage by 2.1%.
The diff coverage is 99.1%.

@@           Coverage Diff           @@
##            main    #122     +/-   ##
=======================================
+ Coverage   67.1%   69.3%   +2.1%     
=======================================
  Files         70      75      +5     
  Lines       4640    4975    +335     
=======================================
+ Hits        3116    3448    +332     
- Misses      1524    1527      +3     
Files Changed Coverage Δ
message_ix_models/cli.py 100.0% <ø> (ø)
message_ix_models/model/bare.py 100.0% <ø> (ø)
message_ix_models/model/disutility.py 100.0% <ø> (ø)
message_ix_models/model/macro.py 100.0% <ø> (ø)
message_ix_models/model/structure.py 100.0% <ø> (ø)
message_ix_models/report/util.py 51.8% <ø> (ø)
message_ix_models/testing.py 100.0% <ø> (ø)
message_ix_models/tests/model/test_bare.py 100.0% <ø> (ø)
message_ix_models/tests/model/test_disutility.py 100.0% <ø> (ø)
message_ix_models/tests/test_cli.py 100.0% <ø> (ø)
... and 27 more