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

Fix generic aliases generated by Python 3.12 type statements #179

Merged
merged 5 commits into from
Oct 19, 2024

Conversation

brentyi
Copy link
Owner

@brentyi brentyi commented Oct 19, 2024

This should fix the example from #177, which is now included in the test cases.

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.71%. Comparing base (3f05503) to head (1fc3a99).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   99.71%   99.71%           
=======================================
  Files          25       25           
  Lines        2080     2086    +6     
=======================================
+ Hits         2074     2080    +6     
  Misses          6        6           
Flag Coverage Δ
unittests 99.71% <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.

@brentyi brentyi merged commit 89ff57a into main Oct 19, 2024
13 checks passed
@brentyi brentyi deleted the brent/fix_pep695_generic_alias branch October 19, 2024 06:12
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