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

Minor changes in indexing. #1285

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Minor changes in indexing. #1285

merged 1 commit into from
Feb 21, 2022

Conversation

fulmicoton
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1285 (d281c08) into main (9815067) will decrease coverage by 0.04%.
The diff coverage is 52.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1285      +/-   ##
==========================================
- Coverage   94.42%   94.37%   -0.05%     
==========================================
  Files         219      219              
  Lines       37132    37143      +11     
==========================================
- Hits        35061    35054       -7     
- Misses       2071     2089      +18     
Impacted Files Coverage Δ
src/schema/schema.rs 98.42% <ø> (ø)
src/schema/field_type.rs 81.74% <34.92%> (-5.70%) ⬇️
src/indexer/segment_writer.rs 92.20% <100.00%> (-0.13%) ⬇️
src/postings/postings_writer.rs 98.07% <100.00%> (-0.10%) ⬇️
src/fastfield/multivalued/mod.rs 93.93% <0.00%> (-3.04%) ⬇️
src/query/boolean_query/block_wand.rs 97.06% <0.00%> (+0.20%) ⬆️
src/postings/stacker/expull.rs 99.05% <0.00%> (+0.47%) ⬆️

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 9815067...d281c08. Read the comment docs.

@fulmicoton fulmicoton merged commit d37633e into main Feb 21, 2022
@fulmicoton fulmicoton deleted the minor-changes branch February 21, 2022 08:16
@PSeitz PSeitz mentioned this pull request Feb 21, 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.

None yet

2 participants