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

Bump to py3.12 support #519

Merged
merged 1 commit into from
Nov 29, 2023

Bump to py3.12 support

dd9a839
Select commit
Loading
Failed to load commit list.
Merged

Bump to py3.12 support #519

Bump to py3.12 support
dd9a839
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

93.42% (+0.21%) compared to 3779e0d

View this Pull Request on Codecov

93.42% (+0.21%) compared to 3779e0d

Details

Codecov Report

Merging #519 (dd9a839) into main (3779e0d) will increase coverage by 0.21%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #519      +/-   ##
==========================================
+ Coverage   93.21%   93.42%   +0.21%     
==========================================
  Files          28       28              
  Lines        3817     3804      -13     
  Branches      877      800      -77     
==========================================
- Hits         3558     3554       -4     
+ Misses        168      162       -6     
+ Partials       91       88       -3     
Files Coverage Δ
src/calliope/backend/backend_model.py 97.47% <100.00%> (+0.01%) ⬆️
src/calliope/backend/where_parser.py 97.67% <100.00%> (ø)
src/calliope/core/model.py 93.75% <100.00%> (+0.03%) ⬆️
src/calliope/preprocess/checks.py 85.16% <100.00%> (ø)
src/calliope/preprocess/model_run.py 91.82% <ø> (ø)
src/calliope/preprocess/nodes.py 93.75% <100.00%> (+3.17%) ⬆️

... and 1 file with indirect coverage changes