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: remove outdated protobuf that caused notebook crash #5888

Merged
merged 1 commit into from May 22, 2023

Conversation

alexcg1
Copy link
Member

@alexcg1 alexcg1 commented May 22, 2023

The notebook was crashing due to a pinned version of protobuf (that we initially used as a workaround for a different bug).

That caused it to crash with the current version of Jina. Removing the pinned version fixes that crash

Signed-off-by: Alex C-G <alexcg@outlook.com>
@github-actions github-actions bot added size/XS area/housekeeping This issue/PR is housekeeping labels May 22, 2023
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #5888 (a36e366) into master (57b2b9e) will decrease coverage by 5.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5888      +/-   ##
==========================================
- Coverage   80.65%   75.52%   -5.14%     
==========================================
  Files         142      140       -2     
  Lines       12145    12099      -46     
==========================================
- Hits         9796     9138     -658     
- Misses       2349     2961     +612     
Flag Coverage Δ
jina 75.52% <ø> (-5.14%) ⬇️

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

see 40 files with indirect coverage changes

@JoanFM JoanFM merged commit 7d2d116 into master May 22, 2023
121 of 127 checks passed
@JoanFM JoanFM deleted the fix-notebook-protobuf branch May 22, 2023 11:10
@JoanFM JoanFM mentioned this pull request May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping This issue/PR is housekeeping size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants