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 support for type-checking TypedDict objects. #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matthewwardrop
Copy link
Owner

No description provided.

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.85%. Comparing base (a1ebf69) to head (080ae20).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
spec_classes/utils/type_checking.py 88.88% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #24      +/-   ##
===========================================
- Coverage   100.00%   99.85%   -0.15%     
===========================================
  Files           31       31              
  Lines         1994     2072      +78     
===========================================
+ Hits          1994     2069      +75     
- Misses           0        3       +3     
Flag Coverage Δ
unittests 99.85% <88.88%> (-0.15%) ⬇️

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.

@matthewwardrop matthewwardrop force-pushed the main branch 2 times, most recently from d72fef1 to 5412373 Compare December 16, 2024 20:39
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