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 pydantic fields missing generics #19

Merged
merged 1 commit into from
Feb 11, 2021
Merged

Fix pydantic fields missing generics #19

merged 1 commit into from
Feb 11, 2021

Conversation

jayqi
Copy link
Member

@jayqi jayqi commented Feb 11, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #19 (4e8dfc1) into main (4e756e1) will decrease coverage by 0.2%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main     #19     +/-   ##
=======================================
- Coverage   98.3%   98.1%   -0.3%     
=======================================
  Files         13      13             
  Lines        415     422      +7     
=======================================
+ Hits         408     414      +6     
- Misses         7       8      +1     
Impacted Files Coverage Δ
erdantic/base.py 97.1% <100.0%> (-1.5%) ⬇️
erdantic/dataclasses.py 93.9% <100.0%> (ø)
erdantic/pydantic.py 94.2% <100.0%> (+0.5%) ⬆️
erdantic/typing.py 100.0% <100.0%> (ø)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2021

@jayqi jayqi merged commit bcb312b into main Feb 11, 2021
@jayqi jayqi deleted the fix-pydantic-generics branch February 11, 2021 01:25
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.

None yet

1 participant