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

Add .tools.res_marg #277

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Provide res-marg CLI via .cli and associated tools

b8db47f
Select commit
Loading
Failed to load commit list.
Draft

Add .tools.res_marg #277

Provide res-marg CLI via .cli and associated tools
b8db47f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2025 in 0s

65.3% (-12.7%) compared to 91d6302

View this Pull Request on Codecov

65.3% (-12.7%) compared to 91d6302

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 65.3%. Comparing base (91d6302) to head (b8db47f).

Files with missing lines Patch % Lines
message_ix_models/tools/res_marg.py 35.0% 13 Missing ⚠️
message_ix_models/tests/tools/test_res_marg.py 80.0% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (91d6302) and HEAD (b8db47f). Click for more details.

HEAD has 94 uploads less than BASE
Flag BASE (91d6302) HEAD (b8db47f)
95 1
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #277      +/-   ##
========================================
- Coverage   78.0%   65.3%   -12.7%     
========================================
  Files        215     217       +2     
  Lines      16572   16602      +30     
========================================
- Hits       12927   10845    -2082     
- Misses      3645    5757    +2112     
Files with missing lines Coverage Δ
message_ix_models/cli.py 93.4% <ø> (ø)
message_ix_models/tests/tools/test_res_marg.py 80.0% <80.0%> (ø)
message_ix_models/tools/res_marg.py 35.0% <35.0%> (ø)

... and 53 files with indirect coverage changes