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

Fix error from type annotations containing ellipsis #127

Merged
merged 2 commits into from
Sep 19, 2024

Fix wrong number

0b334a2
Select commit
Loading
Failed to load commit list.
Merged

Fix error from type annotations containing ellipsis #127

Fix wrong number
0b334a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 0s

98.4% (+0.0%) compared to e77348e

View this Pull Request on Codecov

98.4% (+0.0%) compared to e77348e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.4%. Comparing base (e77348e) to head (0b334a2).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #127   +/-   ##
=====================================
  Coverage   98.4%   98.4%           
=====================================
  Files         19      19           
  Lines        819     821    +2     
=====================================
+ Hits         806     808    +2     
  Misses        13      13           
Files with missing lines Coverage Δ
erdantic/core.py 97.6% <100.0%> (+<0.1%) ⬆️