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

feat: support pydantic data model #50

Merged
merged 3 commits into from
Jan 14, 2022
Merged

feat: support pydantic data model #50

merged 3 commits into from
Jan 14, 2022

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Jan 14, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #50 (9ea2c18) into main (b7e5ce7) will increase coverage by 0.06%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   82.70%   82.76%   +0.06%     
==========================================
  Files          70       70              
  Lines        3318     3331      +13     
==========================================
+ Hits         2744     2757      +13     
  Misses        574      574              
Flag Coverage Δ
docarray 82.76% <88.88%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
docarray/document/mixins/pydantic.py 83.72% <87.50%> (+7.05%) ⬆️
docarray/array/mixins/pydantic.py 82.35% <100.00%> (ø)
docarray/document/__init__.py 70.37% <100.00%> (ø)
docarray/proto/io/__init__.py 91.52% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7e5ce7...9ea2c18. Read the comment docs.

@hanxiao hanxiao merged commit abb332b into main Jan 14, 2022
@hanxiao hanxiao deleted the feat-pydantic-support2 branch January 14, 2022 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant