Skip to content

ci: stabalize milvus#1012

Merged
JoanFM merged 9 commits intomainfrom
fix-ci-again
Jan 12, 2023
Merged

ci: stabalize milvus#1012
JoanFM merged 9 commits intomainfrom
fix-ci-again

Conversation

@JohannesMessner
Copy link
Copy Markdown
Member

Goals:
Remove Milvus from all test concerning the evaluation tests.
I think this is ok, since

  1. we still test that the evaluation logic itself is correct
  2. we still test that milvus correctly implements the DocArray API

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 12, 2023

Codecov Report

Base: 85.15% // Head: 88.55% // Increases project coverage by +3.40% 🎉

Coverage data is based on head (d72876c) compared to base (8c1770f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1012      +/-   ##
==========================================
+ Coverage   85.15%   88.55%   +3.40%     
==========================================
  Files         155      155              
  Lines        8058     8058              
==========================================
+ Hits         6862     7136     +274     
+ Misses       1196      922     -274     
Flag Coverage Δ
docarray 88.55% <ø> (+3.40%) ⬆️

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

Impacted Files Coverage Δ
docarray/helper.py 82.44% <0.00%> (+0.38%) ⬆️
docarray/base.py 100.00% <0.00%> (+1.23%) ⬆️
docarray/array/storage/weaviate/find.py 88.00% <0.00%> (+1.33%) ⬆️
docarray/array/mixins/content.py 98.46% <0.00%> (+1.53%) ⬆️
docarray/array/mixins/find.py 91.17% <0.00%> (+1.96%) ⬆️
docarray/score/data.py 100.00% <0.00%> (+4.34%) ⬆️
docarray/array/mixins/setitem.py 82.92% <0.00%> (+8.13%) ⬆️
docarray/array/mixins/match.py 91.66% <0.00%> (+8.33%) ⬆️
docarray/math/distance/__init__.py 95.23% <0.00%> (+17.46%) ⬆️
docarray/math/helper.py 85.29% <0.00%> (+17.64%) ⬆️
... and 5 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.

@JohannesMessner JohannesMessner marked this pull request as ready for review January 12, 2023 12:55
@JoanFM JoanFM merged commit a5493e9 into main Jan 12, 2023
@JoanFM JoanFM deleted the fix-ci-again branch January 12, 2023 13:07
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.

4 participants