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 functionality in tools.costs to specify cost reduction scenarios and values #255

Merged
merged 15 commits into from
Dec 3, 2024

Add type hints for technology sets

5993c55
Select commit
Loading
Failed to load commit list.
Merged

Add functionality in tools.costs to specify cost reduction scenarios and values #255

Add type hints for technology sets
5993c55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

75.8% (-0.9%) compared to aa49621

View this Pull Request on Codecov

75.8% (-0.9%) compared to aa49621

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.8%. Comparing base (aa49621) to head (5993c55).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #255     +/-   ##
=======================================
- Coverage   76.7%   75.8%   -0.9%     
=======================================
  Files        203     203             
  Lines      15704   15733     +29     
=======================================
- Hits       12050   11931    -119     
- Misses      3654    3802    +148     
Files with missing lines Coverage Δ
message_ix_models/tests/tools/costs/test_decay.py 100.0% <100.0%> (ø)
message_ix_models/tools/costs/decay.py 100.0% <100.0%> (ø)

... and 7 files with indirect coverage changes