Skip to content

fix(array): allow plot to use uri or tensor as the source#66

Merged
hanxiao merged 2 commits intomainfrom
fix-64
Jan 19, 2022
Merged

fix(array): allow plot to use uri or tensor as the source#66
hanxiao merged 2 commits intomainfrom
fix-64

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Jan 19, 2022

close #64

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 19, 2022

Codecov Report

Merging #66 (69804aa) into main (cbd5fd0) will decrease coverage by 0.00%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   83.01%   83.01%   -0.01%     
==========================================
  Files          70       70              
  Lines        3362     3367       +5     
==========================================
+ Hits         2791     2795       +4     
- Misses        571      572       +1     
Flag Coverage Δ
docarray 83.01% <88.88%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/plot.py 61.41% <88.23%> (+0.51%) ⬆️
docarray/__init__.py 100.00% <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 624b503...69804aa. Read the comment docs.

@hanxiao hanxiao merged commit 0f42526 into main Jan 19, 2022
@hanxiao hanxiao deleted the fix-64 branch January 19, 2022 08:18
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.

plot_embeddings with image_sprites from uri

1 participant