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

Remove technology_type column from tools.costs #269

Merged
merged 4 commits into from
Dec 16, 2024

Replace `._append()` with `pd.concat()`

59c4ace
Select commit
Loading
Failed to load commit list.
Merged

Remove technology_type column from tools.costs #269

Replace `._append()` with `pd.concat()`
59c4ace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

76.6% (-1.0%) compared to 44087e4

View this Pull Request on Codecov

76.6% (-1.0%) compared to 44087e4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.6%. Comparing base (44087e4) to head (59c4ace).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #269     +/-   ##
=======================================
- Coverage   77.6%   76.6%   -1.0%     
=======================================
  Files        211     211             
  Lines      16079   16079             
=======================================
- Hits       12481   12332    -149     
- Misses      3598    3747    +149     
Files with missing lines Coverage Δ
message_ix_models/tools/costs/decay.py 100.0% <100.0%> (ø)

... and 8 files with indirect coverage changes