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

Enable use of transmission techs in custom math #505

Merged
merged 38 commits into from
Oct 30, 2023

Fixes in response to review

e9fc66c
Select commit
Loading
Failed to load commit list.
Merged

Enable use of transmission techs in custom math #505

Fixes in response to review
e9fc66c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 0s

92.42% (+0.05%) compared to b1fc928

View this Pull Request on Codecov

92.42% (+0.05%) compared to b1fc928

Details

Codecov Report

Merging #505 (e9fc66c) into main (b1fc928) will increase coverage by 0.05%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   92.36%   92.42%   +0.05%     
==========================================
  Files          32       32              
  Lines        4089     4120      +31     
  Branches      964      969       +5     
==========================================
+ Hits         3777     3808      +31     
  Misses        197      197              
  Partials      115      115              
Files Coverage Δ
src/calliope/backend/expression_parser.py 95.44% <100.00%> (+0.07%) ⬆️
src/calliope/backend/helper_functions.py 98.20% <100.00%> (+0.22%) ⬆️