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

Bugfix transposition_cost_one in FuzzyQuery #1167

Merged
merged 1 commit into from
Oct 7, 2021
Merged

Conversation

fulmicoton
Copy link
Collaborator

No description provided.

@fulmicoton fulmicoton requested a review from PSeitz October 6, 2021 02:28
@fulmicoton fulmicoton changed the title Bugfix transposition_cost_one in FuzzyQueyr Bugfix transposition_cost_one in FuzzyQuery Oct 6, 2021
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #1167 (8ac070b) into main (4d05b26) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1167      +/-   ##
==========================================
+ Coverage   93.88%   93.89%   +0.01%     
==========================================
  Files         203      203              
  Lines       34011    34031      +20     
==========================================
+ Hits        31932    31955      +23     
+ Misses       2079     2076       -3     
Impacted Files Coverage Δ
src/query/fuzzy_query.rs 96.18% <100.00%> (+0.72%) ⬆️
src/fastfield/serializer/mod.rs 90.00% <0.00%> (-0.72%) ⬇️
src/postings/stacker/expull.rs 93.44% <0.00%> (-0.44%) ⬇️
src/snippet/mod.rs 93.25% <0.00%> (-0.02%) ⬇️
src/fastfield/reader.rs 94.91% <0.00%> (+0.84%) ⬆️
src/directory/file_watcher.rs 100.00% <0.00%> (+3.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d05b26...8ac070b. Read the comment docs.

@fulmicoton fulmicoton merged commit b52abbc into main Oct 7, 2021
@fulmicoton fulmicoton deleted the bugfix-fuzzy branch October 7, 2021 00:38
This was referenced Feb 18, 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