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 #143

Merged
merged 7 commits into from
Nov 8, 2024

Skip tests safely without `sparse` installed

54a23ff
Select commit
Loading
Failed to load commit list.
Merged

Confirm support for Python 3.13 and drop 3.8 #143

Skip tests safely without `sparse` installed
54a23ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

99.85% (+0.04%) compared to aeeda54

View this Pull Request on Codecov

99.85% (+0.04%) compared to aeeda54

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (aeeda54) to head (54a23ff).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   99.80%   99.85%   +0.04%     
==========================================
  Files          51       51              
  Lines        4699     4691       -8     
==========================================
- Hits         4690     4684       -6     
+ Misses          9        7       -2     
Files with missing lines Coverage Δ
genno/caching.py 100.00% <100.00%> (ø)
genno/compat/graphviz.py 100.00% <100.00%> (ø)
genno/compat/pint.py 100.00% <100.00%> (ø)
genno/compat/plotnine/plot.py 100.00% <100.00%> (ø)
genno/compat/pyam/__init__.py 100.00% <100.00%> (ø)
genno/compat/sdmx/operator.py 100.00% <100.00%> (ø)
genno/compat/sdmx/util.py 100.00% <100.00%> (ø)
genno/compat/xarray.py 100.00% <ø> (ø)
genno/config.py 100.00% <100.00%> (ø)
genno/core/attrseries.py 98.37% <100.00%> (ø)
... and 14 more