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 helpers for typing proxies #199

Merged
merged 1 commit into from Jun 19, 2023
Merged

Add helpers for typing proxies #199

merged 1 commit into from Jun 19, 2023

Conversation

jodal
Copy link
Owner

@jodal jodal commented Jun 15, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Patch coverage: 91.66% and project coverage change: +2.05 🎉

Comparison is base (d0f5154) 92.11% compared to head (58e5ea4) 94.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   92.11%   94.16%   +2.05%     
==========================================
  Files          13       14       +1     
  Lines         558      566       +8     
  Branches       96       91       -5     
==========================================
+ Hits          514      533      +19     
+ Misses         40       28      -12     
- Partials        4        5       +1     
Impacted Files Coverage Δ
src/pykka/typing.py 91.66% <91.66%> (ø)

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jodal jodal force-pushed the proxy-typing branch 3 times, most recently from 95609a0 to 7c4a510 Compare June 18, 2023 13:12
@jodal jodal changed the title Add proxy_{field,method}() functions to help type proxies Add helpers for typing proxies Jun 18, 2023
@jodal jodal force-pushed the proxy-typing branch 2 times, most recently from 4b746d6 to 192922f Compare June 18, 2023 13:34
@jodal jodal marked this pull request as ready for review June 18, 2023 21:59
@jodal jodal merged commit c98d1bb into main Jun 19, 2023
10 of 11 checks passed
@jodal jodal deleted the proxy-typing branch June 19, 2023 21:30
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

1 participant