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: initial support on pydantic #49

Merged
merged 3 commits into from
Jan 14, 2022
Merged

feat: initial support on pydantic #49

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 #49 (7b869b0) into main (e022463) will increase coverage by 0.07%.
The diff coverage is 84.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   82.62%   82.70%   +0.07%     
==========================================
  Files          67       70       +3     
  Lines        3229     3318      +89     
==========================================
+ Hits         2668     2744      +76     
- Misses        561      574      +13     
Flag Coverage Δ
docarray 82.70% <84.44%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
docarray/math/ndarray.py 88.42% <62.50%> (-2.49%) ⬇️
docarray/document/mixins/pydantic.py 76.66% <76.66%> (ø)
docarray/array/mixins/pydantic.py 82.35% <82.35%> (ø)
docarray/document/pydantic_model.py 96.96% <96.96%> (ø)
docarray/array/mixins/__init__.py 100.00% <100.00%> (ø)
docarray/document/mixins/__init__.py 100.00% <100.00%> (ø)
docarray/array/mixins/io/json.py 84.21% <0.00%> (+2.63%) ⬆️

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 e022463...7b869b0. Read the comment docs.

@hanxiao hanxiao marked this pull request as ready for review January 14, 2022 16:11
@hanxiao hanxiao merged commit b7e5ce7 into main Jan 14, 2022
@hanxiao hanxiao deleted the feat-pydantic-support branch January 14, 2022 16:11
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