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

Search simplified #1175

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Search simplified #1175

merged 1 commit into from
Oct 18, 2021

Conversation

fulmicoton
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #1175 (29e8b98) into main (b5b1244) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1175      +/-   ##
==========================================
- Coverage   93.97%   93.97%   -0.01%     
==========================================
  Files         204      204              
  Lines       34548    34539       -9     
==========================================
- Hits        32468    32458      -10     
- Misses       2080     2081       +1     
Impacted Files Coverage Δ
src/postings/block_search.rs 100.00% <100.00%> (ø)
src/indexer/segment_updater.rs 93.75% <0.00%> (-1.03%) ⬇️
src/core/index.rs 93.65% <0.00%> (+0.19%) ⬆️
src/postings/stacker/expull.rs 93.88% <0.00%> (+0.43%) ⬆️
src/directory/directory.rs 95.16% <0.00%> (+1.61%) ⬆️
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 b5b1244...29e8b98. Read the comment docs.

@fulmicoton fulmicoton merged commit d18ac13 into main Oct 18, 2021
@fulmicoton fulmicoton deleted the search_block_simplified branch October 18, 2021 03:52
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.

1 participant