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

Raise error in tools.costs when a technology is assigned a reduction rate for which it does not have value #270

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

Fix line length for linting

c2223c3
Select commit
Loading
Failed to load commit list.
Draft

Raise error in tools.costs when a technology is assigned a reduction rate for which it does not have value #270

Fix line length for linting
c2223c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

76.6% (-1.0%) compared to dbd783e

View this Pull Request on Codecov

76.6% (-1.0%) compared to dbd783e

Details

Codecov Report

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

Project coverage is 76.6%. Comparing base (dbd783e) to head (c2223c3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
message_ix_models/tools/costs/decay.py 50.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #270     +/-   ##
=======================================
- Coverage   77.6%   76.6%   -1.0%     
=======================================
  Files        211     211             
  Lines      16079   16082      +3     
=======================================
- Hits       12481   12334    -147     
- Misses      3598    3748    +150     
Files with missing lines Coverage Δ
message_ix_models/tools/costs/decay.py 97.1% <50.0%> (-2.9%) ⬇️

... and 7 files with indirect coverage changes