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

refactor: use proper type checking instead of helper function #120

Merged
merged 2 commits into from
Jan 18, 2024

Merge remote-tracking branch 'origin/master' into fix_typing

2cba137
Select commit
Loading
Failed to load commit list.
Merged

refactor: use proper type checking instead of helper function #120

Merge remote-tracking branch 'origin/master' into fix_typing
2cba137
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2024 in 0s

96.52% (-0.01%) compared to 2572456, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

96.52% (-0.01%) compared to 2572456, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2572456) 96.52% compared to head (2cba137) 96.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   96.52%   96.52%   -0.01%     
==========================================
  Files          29       29              
  Lines        3428     3427       -1     
==========================================
- Hits         3309     3308       -1     
  Misses        119      119              

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