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 mypy errors #131

Merged
merged 3 commits into from
Oct 18, 2024

Fix accidental change

a1ca9ea
Select commit
Loading
Failed to load commit list.
Merged

Fix mypy errors #131

Fix accidental change
a1ca9ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 1s

98.4% (+0.0%) compared to 1d2399a

View this Pull Request on Codecov

98.4% (+0.0%) compared to 1d2399a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.4%. Comparing base (1d2399a) to head (a1ca9ea).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #131   +/-   ##
=====================================
  Coverage   98.4%   98.4%           
=====================================
  Files         19      19           
  Lines        821     821           
=====================================
  Hits         808     808           
  Misses        13      13           
Files with missing lines Coverage Δ
erdantic/core.py 97.6% <100.0%> (ø)
erdantic/plugins/dataclasses.py 100.0% <100.0%> (ø)