Skip to content

refactor(dataclass): remove field_name simplify getter/setter#257

Merged
hanxiao merged 7 commits into
mainfrom
docs-dataclass-part2
Apr 6, 2022
Merged

refactor(dataclass): remove field_name simplify getter/setter#257
hanxiao merged 7 commits into
mainfrom
docs-dataclass-part2

Conversation

@hanxiao

@hanxiao hanxiao commented Apr 6, 2022

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Apr 6, 2022

Copy link
Copy Markdown

Codecov Report

Merging #257 (1e10260) into main (6e4f698) will decrease coverage by 2.32%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   86.10%   83.77%   -2.33%     
==========================================
  Files         134      134              
  Lines        6137     6152      +15     
==========================================
- Hits         5284     5154     -130     
- Misses        853      998     +145     
Flag Coverage Δ
docarray 83.77% <96.29%> (-2.33%) ⬇️

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

Impacted Files Coverage Δ
docarray/typing/__init__.py 35.71% <88.88%> (+35.71%) ⬆️
docarray/dataclasses/types.py 91.22% <91.66%> (+1.88%) ⬆️
docarray/dataclasses/setter.py 95.83% <96.77%> (-1.47%) ⬇️
docarray/__init__.py 100.00% <100.00%> (ø)
docarray/array/mixins/io/pushpull.py 87.23% <100.00%> (ø)
docarray/dataclasses/__init__.py 100.00% <100.00%> (ø)
docarray/dataclasses/getter.py 96.00% <100.00%> (+4.69%) ⬆️
docarray/document/mixins/multimodal.py 93.33% <100.00%> (+0.09%) ⬆️
docarray/document/mixins/plot.py 85.22% <100.00%> (ø)
docarray/array/mixins/embed.py 10.52% <0.00%> (-78.95%) ⬇️
... and 12 more

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 6e4f698...1e10260. Read the comment docs.

@github-actions

github-actions Bot commented Apr 6, 2022

Copy link
Copy Markdown

📝 Docs are deployed on https://ft-docs-dataclass-part2--jina-docs.netlify.app 🎉

@hanxiao hanxiao merged commit 749ff2c into main Apr 6, 2022
@hanxiao hanxiao deleted the docs-dataclass-part2 branch April 6, 2022 19:46
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.

1 participant