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

Add support for Python 3.12 #167

Merged
merged 4 commits into from Jan 30, 2024
Merged

Add support for Python 3.12 #167

merged 4 commits into from Jan 30, 2024

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Jan 30, 2024

Also upgrade Python syntax with pyupgrade --py37-plus and bump GitHub Actions.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0077927) 97.80% compared to head (17d7b4e) 97.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   97.80%   97.79%   -0.01%     
==========================================
  Files           8        8              
  Lines         546      545       -1     
==========================================
- Hits          534      533       -1     
  Misses         12       12              
Flag Coverage Δ
unittests 97.79% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@bmcfee bmcfee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! Lgtm

@bmcfee bmcfee merged commit c7d92df into pescadores:main Jan 30, 2024
11 checks passed
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.

None yet

2 participants