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 panic on startup #772

Merged
merged 1 commit into from
Oct 7, 2023
Merged

Fix panic on startup #772

merged 1 commit into from
Oct 7, 2023

Conversation

TreehouseFalcon
Copy link
Contributor

@TreehouseFalcon TreehouseFalcon commented Sep 7, 2023

This pull fixes an index out-of-bounds error on startup. Under the right conditions this occurs every time.
Repro data available if needed.

Related to #585

@salakhovilia
Copy link

any updates? I need this fix :(

@TreehouseFalcon
Copy link
Contributor Author

cc @zhenghaoz

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Cao Cao @just in

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (24d69b1) 70.07% compared to head (7350467) 70.06%.

❗ Current head 7350467 differs from pull request most recent head e04633e. Consider uploading reports for the commit e04633e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #772      +/-   ##
==========================================
- Coverage   70.07%   70.06%   -0.02%     
==========================================
  Files          66       66              
  Lines       12544    12546       +2     
==========================================
  Hits         8790     8790              
- Misses       2940     2941       +1     
- Partials      814      815       +1     
Files Coverage Δ
base/search/ivf.go 91.25% <0.00%> (-1.01%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhenghaoz
Copy link
Collaborator

Thank you for your fix

@zhenghaoz zhenghaoz merged commit 78c016b into gorse-io:master Oct 7, 2023
6 checks passed
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.

4 participants