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 locale in FaissTests #1082

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

jmazanec15
Copy link
Member

Description

Related to #1077 failure. Change was introduced in #1074 . Adds locale as root when comparing strings to prevent unexpected string errors.

Check List

  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: John Mazanec <[email protected]>
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #1082 (43be572) into main (ce47b1b) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1082      +/-   ##
============================================
- Coverage     85.09%   85.03%   -0.07%     
  Complexity     1184     1184              
============================================
  Files           159      159              
  Lines          4811     4811              
  Branches        433      433              
============================================
- Hits           4094     4091       -3     
- Misses          521      524       +3     
  Partials        196      196              

see 1 file with indirect coverage changes

@jmazanec15 jmazanec15 merged commit c6ac0fc into opensearch-project:main Aug 31, 2023
jmazanec15 added a commit to jmazanec15/k-NN-1 that referenced this pull request Aug 31, 2023
jmazanec15 added a commit to jmazanec15/k-NN-1 that referenced this pull request Aug 31, 2023
jmazanec15 added a commit that referenced this pull request Aug 31, 2023
jmazanec15 added a commit that referenced this pull request Aug 31, 2023
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.

3 participants