Add support for type-checking TypedDict
objects.
#24
Codecov / codecov/project
failed
Oct 21, 2024 in 0s
99.85% (-0.15%) compared to a1ebf69
View this Pull Request on Codecov
99.85% (-0.15%) compared to a1ebf69
Details
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
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading