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

Update cost expression names & split out expressions #685

Merged
merged 7 commits into from
Oct 15, 2024

Fix changelog

19a63f8
Select commit
Loading
Failed to load commit list.
Merged

Update cost expression names & split out expressions #685

Fix changelog
19a63f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

95.98% (+0.00%) compared to 62dcd34

View this Pull Request on Codecov

95.98% (+0.00%) compared to 62dcd34

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.98%. Comparing base (62dcd34) to head (19a63f8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #685   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files          26       26           
  Lines        3981     3982    +1     
  Branches      837      768   -69     
=======================================
+ Hits         3821     3822    +1     
  Misses         70       70           
  Partials       90       90           
Files with missing lines Coverage Δ
src/calliope/backend/helper_functions.py 96.86% <100.00%> (+0.01%) ⬆️