Skip to content

test(weaviate): add test cases for weaviate#570

Merged
JoanFM merged 5 commits intodocarray:mainfrom
jonathan-rowley:adding-weaviate-tests
Oct 3, 2022
Merged

test(weaviate): add test cases for weaviate#570
JoanFM merged 5 commits intodocarray:mainfrom
jonathan-rowley:adding-weaviate-tests

Conversation

@jonathan-rowley
Copy link
Copy Markdown
Contributor

Goals:

  • Add unit test for Weaviate Additional properties
  • Add unit test for Weaviate Query Parameters

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 27, 2022

Codecov Report

Merging #570 (c4009e9) into main (cf98028) will decrease coverage by 5.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #570      +/-   ##
==========================================
- Coverage   85.94%   80.45%   -5.49%     
==========================================
  Files         134      133       -1     
  Lines        6716     6708       -8     
==========================================
- Hits         5772     5397     -375     
- Misses        944     1311     +367     
Flag Coverage Δ
docarray 80.45% <ø> (-5.49%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/embed.py 10.52% <0.00%> (-78.95%) ⬇️
docarray/array/mixins/io/pushpull.py 24.36% <0.00%> (-68.07%) ⬇️
docarray/array/mixins/io/csv.py 25.00% <0.00%> (-62.50%) ⬇️
docarray/array/mixins/io/dataframe.py 40.00% <0.00%> (-46.67%) ⬇️
docarray/array/mixins/group.py 43.58% <0.00%> (-43.59%) ⬇️
docarray/array/mixins/plot.py 28.13% <0.00%> (-39.83%) ⬇️
docarray/array/mixins/io/common.py 28.57% <0.00%> (-38.10%) ⬇️
docarray/array/mixins/io/json.py 67.64% <0.00%> (-23.53%) ⬇️
docarray/array/storage/annlite/backend.py 78.66% <0.00%> (-17.34%) ⬇️
docarray/array/storage/sqlite/backend.py 84.81% <0.00%> (-8.87%) ⬇️
... and 24 more

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

@JoanFM
Copy link
Copy Markdown
Member

JoanFM commented Sep 29, 2022

Hey @jonathan-rowley , can u make sure to align with newest main?

@jonathan-rowley
Copy link
Copy Markdown
Contributor Author

@JoanFM I think i did it. GitKraken is now showing me that i am caught up with the latest.
image

@JoanFM JoanFM merged commit aa8d072 into docarray:main Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants