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 coverage #1335

Merged
merged 1 commit into from
Apr 13, 2022
Merged

fix coverage #1335

merged 1 commit into from
Apr 13, 2022

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Apr 13, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1335 (5ead335) into main (125707d) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1335      +/-   ##
==========================================
- Coverage   94.23%   94.22%   -0.02%     
==========================================
  Files         232      232              
  Lines       40856    41096     +240     
==========================================
+ Hits        38499    38721     +222     
- Misses       2357     2375      +18     
Impacted Files Coverage Δ
src/fastfield/writer.rs 90.12% <0.00%> (-5.84%) ⬇️
src/schema/text_options.rs 96.99% <0.00%> (-3.01%) ⬇️
src/schema/numeric_options.rs 95.51% <0.00%> (-1.93%) ⬇️
src/fieldnorm/writer.rs 98.48% <0.00%> (-1.52%) ⬇️
src/indexer/segment_manager.rs 81.20% <0.00%> (-1.35%) ⬇️
src/store/index/mod.rs 97.83% <0.00%> (-0.55%) ⬇️
src/aggregation/bucket/histogram/histogram.rs 99.29% <0.00%> (-0.01%) ⬇️
src/aggregation/mod.rs 98.53% <0.00%> (ø)
src/indexer/merger.rs 98.97% <0.00%> (+<0.01%) ⬆️
src/indexer/json_term_writer.rs 98.38% <0.00%> (+<0.01%) ⬆️
... and 12 more

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 125707d...5ead335. Read the comment docs.

@fulmicoton fulmicoton merged commit 8a8a048 into quickwit-oss:main Apr 13, 2022
PSeitz added a commit that referenced this pull request May 3, 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