Skip to content

test: fix evaluate tests#1014

Merged
JoanFM merged 13 commits intomainfrom
test-fix-embed-tests
Jan 13, 2023
Merged

test: fix evaluate tests#1014
JoanFM merged 13 commits intomainfrom
test-fix-embed-tests

Conversation

@JohannesMessner
Copy link
Copy Markdown
Member

Goals:
fix the ci by removing non-existing fixture

Signed-off-by: Johannes Messner <[email protected]>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 12, 2023

Codecov Report

Base: 84.26% // Head: 83.53% // Decreases project coverage by -0.73% ⚠️

Coverage data is based on head (02293ac) compared to base (8895320).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1014      +/-   ##
==========================================
- Coverage   84.26%   83.53%   -0.74%     
==========================================
  Files         155      155              
  Lines        8058     8058              
==========================================
- Hits         6790     6731      -59     
- Misses       1268     1327      +59     
Flag Coverage Δ
docarray 83.53% <ø> (-0.74%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/io/dataframe.py 41.66% <0.00%> (-58.34%) ⬇️
docarray/array/mixins/io/common.py 26.31% <0.00%> (-42.11%) ⬇️
docarray/array/mixins/io/json.py 68.75% <0.00%> (-25.00%) ⬇️
docarray/array/queryset/lookup.py 58.39% <0.00%> (-20.44%) ⬇️
docarray/array/mixins/io/pushpull.py 76.06% <0.00%> (-17.10%) ⬇️
docarray/array/storage/annlite/backend.py 84.81% <0.00%> (-12.66%) ⬇️
docarray/array/storage/sqlite/backend.py 86.58% <0.00%> (-8.54%) ⬇️
docarray/array/storage/milvus/backend.py 93.56% <0.00%> (-4.10%) ⬇️
docarray/array/storage/weaviate/seqlike.py 88.00% <0.00%> (-4.00%) ⬇️
docarray/array/storage/qdrant/backend.py 91.33% <0.00%> (-3.94%) ⬇️
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JoanFM JoanFM marked this pull request as ready for review January 13, 2023 08:01
@JoanFM JoanFM merged commit 3940c5b into main Jan 13, 2023
@JoanFM JoanFM deleted the test-fix-embed-tests branch January 13, 2023 08:01
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.

3 participants