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

Confirm support for Python 3.13 and drop 3.8 #544

Merged
merged 13 commits into from
Nov 20, 2024

Add #544 to release notes

dcf15af
Select commit
Loading
Failed to load commit list.
Merged

Confirm support for Python 3.13 and drop 3.8 #544

Add #544 to release notes
dcf15af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2024 in 0s

98.9% (-0.1%) compared to 02c887a

View this Pull Request on Codecov

98.9% (-0.1%) compared to 02c887a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (02c887a) to head (dcf15af).

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #544     +/-   ##
=======================================
- Coverage   98.9%   98.9%   -0.1%     
=======================================
  Files         44      44             
  Lines       4819    4790     -29     
=======================================
- Hits        4769    4740     -29     
  Misses        50      50             
Files with missing lines Coverage Δ
ixmp/_config.py 96.7% <100.0%> (ø)
ixmp/backend/__init__.py 100.0% <100.0%> (ø)
ixmp/backend/base.py 100.0% <100.0%> (ø)
ixmp/backend/jdbc.py 97.2% <100.0%> (ø)
ixmp/cli.py 100.0% <100.0%> (ø)
ixmp/core/platform.py 98.9% <100.0%> (+<0.1%) ⬆️
ixmp/core/scenario.py 99.6% <100.0%> (+<0.1%) ⬆️
ixmp/core/timeseries.py 98.6% <100.0%> (+<0.1%) ⬆️
ixmp/model/__init__.py 100.0% <100.0%> (ø)
ixmp/model/base.py 100.0% <100.0%> (ø)
... and 11 more
---- 🚨 Try these New Features: