FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: fix double subscriptable error by JoanFM · Pull Request #1800 · docarray/docarray · GitHub

fix: fix double subscriptable error - #1800

Merged
JoanFM merged 3 commits into
mainfrom
fix-double-subscriptable
Sep 27, 2023
Merged

fix: fix double subscriptable error#1800
JoanFM merged 3 commits into
mainfrom
fix-double-subscriptable

Conversation

JoanFM commented Sep 19, 2023

Copy link
Copy Markdown
Member

No description provided.

codecov Bot commented Sep 19, 2023
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (dce3907) 84.12% compared to head (ddd013c) 84.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1800      +/-   ##
==========================================
+ Coverage   84.12%   84.13%   +0.01%     
==========================================
  Files         135      135              
  Lines        8906     8908       +2     
==========================================
+ Hits         7492     7495       +3     
+ Misses       1414     1413       -1     
Flag Coverage Δ
docarray 84.13% <100.00%> (+0.01%) ⬆️

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

Files Coverage Δ
docarray/array/doc_list/doc_list.py 87.30% <100.00%> (+0.20%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment thread tests/units/array/test_array.py Outdated
JoanFM force-pushed the fix-double-subscriptable branch from 1e90e6d to 2ab4f9d Compare September 20, 2023 19:34
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
JoanFM force-pushed the fix-double-subscriptable branch from 2ab4f9d to fc41eb0 Compare September 20, 2023 19:39
Signed-off-by: Joan Fontanals <joan.martinez@jina.ai>

Copy link
Copy Markdown

📝 Docs are deployed on https://ft-fix-double-subscriptable--jina-docs.netlify.app 🎉

JoanFM merged commit 7209b78 into main Sep 27, 2023
JoanFM deleted the fix-double-subscriptable branch September 27, 2023 15:45
JoanFM mentioned this pull request Oct 2, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Already parametrized DocList class should not be subscriptable

3 participants


Back | FazBrowse Home | New Git URL