Adding typing hints#773
Draft
ThosRTanner wants to merge 4 commits intopython-zk:masterfrom
Draft
Conversation
houndci-bot
reviewed
Apr 19, 2026
67b03cf to
4253758
Compare
houndci-bot
reviewed
Apr 19, 2026
4253758 to
0739cf6
Compare
houndci-bot
reviewed
Apr 21, 2026
0739cf6 to
48e9478
Compare
houndci-bot
reviewed
Apr 21, 2026
48e9478 to
b2e245d
Compare
houndci-bot
reviewed
Apr 22, 2026
339f1ec to
7edcb3b
Compare
houndci-bot
reviewed
Apr 22, 2026
5da635b to
d67849a
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #773 +/- ##
==========================================
- Coverage 96.67% 96.29% -0.39%
==========================================
Files 27 27
Lines 3553 3805 +252
==========================================
+ Hits 3435 3664 +229
- Misses 118 141 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a9318af to
5168260
Compare
houndci-bot
reviewed
Apr 23, 2026
7063c61 to
f62a077
Compare
houndci-bot
reviewed
Apr 28, 2026
8111fd6 to
5035143
Compare
5035143 to
ec7dc06
Compare
Member
|
Really appreciate the tons of work you put into this PR. Can't wait to see it ready! |
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #
Why is this needed?
Proposed Changes
Does this PR introduce any breaking change?