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

Require Python 3.9+ #220

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Require Python 3.9+ #220

merged 3 commits into from
Oct 10, 2024

Conversation

jodal
Copy link
Owner

@jodal jodal commented Oct 10, 2024

  • Require Python 3.9+
  • Import from collections.abc
  • Use dict/list/tuple in types

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.32%. Comparing base (c670920) to head (b78739e).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/pykka/_types.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   93.30%   93.32%   +0.01%     
==========================================
  Files          14       14              
  Lines         553      554       +1     
  Branches       76       47      -29     
==========================================
+ Hits          516      517       +1     
  Misses         32       32              
  Partials        5        5              

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

@jodal jodal merged commit 3c32562 into main Oct 10, 2024
11 of 12 checks passed
@jodal jodal deleted the require-py39 branch October 10, 2024 15:32
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