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

ecf2597
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
ecf2597
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

77.4% (-0.1%) compared to 4fd6446

View this Pull Request on Codecov

77.4% (-0.1%) compared to 4fd6446

Details

Codecov Report

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

Project coverage is 77.4%. Comparing base (4fd6446) to head (ecf2597).
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.4%   77.4%   -0.1%     
=======================================
  Files        217     217             
  Lines      16851   16854      +3     
=======================================
+ Hits       13048   13049      +1     
- Misses      3803    3805      +2     
Files with missing lines Coverage Δ
message_ix_models/tools/costs/decay.py 97.1% <50.0%> (-2.9%) ⬇️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.