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

Finish fully typing #20

Merged
merged 6 commits into from
Nov 15, 2024
Merged

Finish fully typing #20

merged 6 commits into from
Nov 15, 2024

Conversation

TabulateJarl8
Copy link
Owner

For some reason Pyright wasn't warning me about a lot of missing typing errors, so after switching to basedpyright, I noticed all of these problems. This patch release fully finishes typing the entire project, including the API interface and the caching system with the use of TypedDicts

@TabulateJarl8 TabulateJarl8 added the enhancement New feature or request label Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e344dd5) to head (fa2e98b).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          331       405   +74     
=========================================
+ Hits           331       405   +74     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TabulateJarl8 TabulateJarl8 merged commit 5ef0ff9 into master Nov 15, 2024
8 checks passed
@TabulateJarl8 TabulateJarl8 deleted the improved_typing branch November 15, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant