Skip to content

Require Python 3.9+#220

Merged
jodal merged 3 commits intomainfrom
require-py39
Oct 10, 2024
Merged

Require Python 3.9+#220
jodal merged 3 commits intomainfrom
require-py39

Conversation

@jodal
Copy link
Copy Markdown
Owner

@jodal jodal commented Oct 10, 2024

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

@codecov
Copy link
Copy Markdown

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
@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