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 various occurrence var names and references #1385

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Fix various occurrence var names and references #1385

merged 1 commit into from
Jun 7, 2022

Conversation

ryanrussell
Copy link
Contributor

Signed-off-by: Ryan Russell git@ryanrussell.org

Vars re-mapped:

  • expected_ids_and_num_occurrences
  • id_occurrences

Also a few loose doc references were fixed.

Signed-off-by: Ryan Russell <git@ryanrussell.org>
@codecov-commenter
Copy link

Codecov Report

Merging #1385 (9c82659) into main (5e599d9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1385   +/-   ##
=======================================
  Coverage   94.26%   94.27%           
=======================================
  Files         235      235           
  Lines       42896    42896           
=======================================
+ Hits        40437    40439    +2     
+ Misses       2459     2457    -2     
Impacted Files Coverage Δ
src/query/boolean_query/boolean_query.rs 92.56% <ø> (ø)
src/schema/index_record_option.rs 100.00% <ø> (ø)
src/indexer/index_writer.rs 96.74% <100.00%> (ø)
src/fastfield/reader.rs 89.91% <0.00%> (+0.84%) ⬆️
src/directory/watch_event_router.rs 96.63% <0.00%> (+0.84%) ⬆️

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 5e599d9...9c82659. Read the comment docs.

@fulmicoton fulmicoton merged commit b33b4c0 into quickwit-oss:main Jun 7, 2022
This was referenced Jan 13, 2023
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.

3 participants