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

Feature/py versions #122

Merged
merged 9 commits into from
Jan 8, 2025
Merged

Feature/py versions #122

merged 9 commits into from
Jan 8, 2025

Conversation

carlkidcrypto
Copy link
Owner

Drop support for python3.8
Add support for python3.13

- drop support for 3.9
- add support for 3.13
- updating refs from 1.2.0 --> 1.3.0
- bumping 3.10 --> 3.11
- adding a matrix for tests
- try coverage on all platforms
- run now?
- use the with
- fix mac path
- deps for all oses
- fix windows path
@carlkidcrypto
Copy link
Owner Author

MacOS and Windows tests fail only on 3.9 and 3.10.

@carlkidcrypto carlkidcrypto merged commit c1c8582 into main Jan 8, 2025
20 of 22 checks passed
@carlkidcrypto carlkidcrypto deleted the feature/py_versions branch January 8, 2025 20:43
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.77%. Comparing base (4150d78) to head (33c568e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   94.77%   94.77%           
=======================================
  Files           8        8           
  Lines         249      249           
=======================================
  Hits          236      236           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant