-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement a repository proto and other typing improvements (#213)
* feat: wip on a repo protocol * feat: refactor test fixtures * feat: linting * fix: import changes * fix: updated test import * fix: additional import fix * chore: updated types * fix: fixture name * feat: type signature fix for to_schema * chore: fix formatting * chore: add an additional override signature * chore: linting * fix: typing * fix: text case * fix: init method & protocol * chore: protocol updates * chore: pyright stuff * additional mock fixture fixes * fix: add runtime checkable * feat: runtime checking tweak * fix: test case type * fix: 3.8
- Loading branch information
Showing
40 changed files
with
3,146 additions
and
2,081 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.