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

Documentation improvements. #1593

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

waywardmonkeys
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1593 (b3bf9a5) into main (5945dbf) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1593      +/-   ##
==========================================
- Coverage   93.75%   93.74%   -0.02%     
==========================================
  Files         251      251              
  Lines       46278    46279       +1     
==========================================
- Hits        43388    43384       -4     
- Misses       2890     2895       +5     
Impacted Files Coverage Δ
src/aggregation/bucket/histogram/histogram.rs 99.61% <ø> (ø)
src/core/inverted_index_reader.rs 72.86% <ø> (ø)
src/core/segment_reader.rs 90.76% <ø> (ø)
src/directory/file_slice.rs 75.79% <ø> (ø)
src/indexer/segment_updater.rs 95.44% <ø> (ø)
src/postings/recorder.rs 98.56% <ø> (ø)
src/postings/stacker/term_hashmap.rs 100.00% <ø> (ø)
src/schema/bytes_options.rs 100.00% <ø> (ø)
src/schema/mod.rs 100.00% <ø> (ø)
src/schema/term.rs 85.65% <ø> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@PSeitz PSeitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

@PSeitz PSeitz merged commit 2100ec5 into quickwit-oss:main Oct 5, 2022
@waywardmonkeys waywardmonkeys deleted the doc-improvements branch October 5, 2022 13:17
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