Skip to content

fix(array): fix summary function on none#166

Merged
hanxiao merged 1 commit intomainfrom
fix-summary
Mar 2, 2022
Merged

fix(array): fix summary function on none#166
hanxiao merged 1 commit intomainfrom
fix-summary

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Mar 2, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2022

Codecov Report

Merging #166 (749e46a) into main (a35f49a) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
- Coverage   84.17%   84.16%   -0.01%     
==========================================
  Files         115      115              
  Lines        5017     5015       -2     
==========================================
- Hits         4223     4221       -2     
  Misses        794      794              
Flag Coverage Δ
docarray 84.16% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
docarray/__init__.py 100.00% <100.00%> (ø)
docarray/array/mixins/plot.py 63.73% <100.00%> (-0.38%) ⬇️

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 40705a4...749e46a. Read the comment docs.

@hanxiao hanxiao linked an issue Mar 2, 2022 that may be closed by this pull request
@hanxiao hanxiao merged commit cb05fb3 into main Mar 2, 2022
@hanxiao hanxiao deleted the fix-summary branch March 2, 2022 13:48
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.

bug: _ipython_display_ stacking tensors/embeddings

1 participant