Skip to content

refactor(array): use core client api instead of parsing#282

Merged
hanxiao merged 1 commit into
mainfrom
refactor-use-core-client
Apr 19, 2022
Merged

refactor(array): use core client api instead of parsing#282
hanxiao merged 1 commit into
mainfrom
refactor-use-core-client

Conversation

@hanxiao

@hanxiao hanxiao commented Apr 19, 2022

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Apr 19, 2022

Copy link
Copy Markdown

Codecov Report

Merging #282 (994dba2) into main (30e6ad6) will decrease coverage by 2.32%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   86.10%   83.77%   -2.33%     
==========================================
  Files         134      134              
  Lines        6282     6280       -2     
==========================================
- Hits         5409     5261     -148     
- Misses        873     1019     +146     
Flag Coverage Δ
docarray 83.77% <50.00%> (-2.33%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/post.py 13.33% <0.00%> (-71.05%) ⬇️
docarray/__init__.py 100.00% <100.00%> (ø)
docarray/array/mixins/io/dataframe.py 40.00% <0.00%> (-46.67%) ⬇️
docarray/array/mixins/io/common.py 28.57% <0.00%> (-38.10%) ⬇️
docarray/array/mixins/io/json.py 67.64% <0.00%> (-23.53%) ⬇️
docarray/array/storage/annlite/backend.py 73.33% <0.00%> (-21.67%) ⬇️
docarray/helper.py 68.98% <0.00%> (-13.43%) ⬇️
docarray/array/mixins/content.py 86.15% <0.00%> (-12.31%) ⬇️
docarray/array/mixins/io/pushpull.py 75.53% <0.00%> (-11.71%) ⬇️
... and 11 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 73f2aef...994dba2. Read the comment docs.

@hanxiao hanxiao merged commit 8289951 into main Apr 19, 2022
@hanxiao hanxiao deleted the refactor-use-core-client branch April 19, 2022 12:19
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