Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set docarray version on load flow data #159

Merged
merged 6 commits into from Jul 12, 2023

Conversation

npitsillos
Copy link
Contributor

@npitsillos npitsillos commented Jun 23, 2023

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #159 (c3a6e44) into main (26b291a) will decrease coverage by 1.65%.
The diff coverage is 82.50%.

@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
- Coverage   63.53%   61.89%   -1.65%     
==========================================
  Files          24       24              
  Lines        1640     1698      +58     
==========================================
+ Hits         1042     1051       +9     
- Misses        598      647      +49     
Flag Coverage Δ
jcloud 61.89% <82.50%> (-1.65%) ⬇️

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

Impacted Files Coverage Δ
jcloud/helper.py 62.76% <82.05%> (-1.85%) ⬇️
jcloud/normalize.py 86.66% <100.00%> (+0.08%) ⬆️

... and 2 files with indirect coverage changes

@github-actions github-actions bot added size/m and removed size/s labels Jul 11, 2023
tests/integration/test_jina_new.py Outdated Show resolved Hide resolved
tests/integration/test_jina_new.py Outdated Show resolved Hide resolved
@npitsillos npitsillos merged commit 8e9788b into main Jul 12, 2023
55 of 56 checks passed
@npitsillos npitsillos deleted the fix-set-docarray-version branch July 12, 2023 10:15
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.

add docarray to global jcloud if not present.
3 participants