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. #1524

Merged
merged 1 commit into from
Sep 19, 2022
Merged

Conversation

waywardmonkeys
Copy link
Contributor

Fix some linking, some grammar, some typos, etc.

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2022

Codecov Report

Merging #1524 (6a88ac3) into main (1a2ba70) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main    #1524   +/-   ##
=======================================
  Coverage   93.81%   93.81%           
=======================================
  Files         247      247           
  Lines       45839    45839           
=======================================
  Hits        43002    43002           
  Misses       2837     2837           
Impacted Files Coverage Δ
common/src/lib.rs 89.33% <ø> (ø)
common/src/writer.rs 94.11% <ø> (ø)
query-grammar/src/query_grammar.rs 99.67% <ø> (ø)
src/collector/facet_collector.rs 98.00% <ø> (ø)
src/collector/mod.rs 48.21% <ø> (ø)
src/core/searcher.rs 77.93% <ø> (ø)
src/directory/directory.rs 90.14% <ø> (ø)
src/directory/directory_lock.rs 88.88% <ø> (ø)
src/directory/mmap_directory.rs 91.08% <ø> (ø)
src/directory/ram_directory.rs 88.81% <ø> (ø)
... and 10 more

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

Fix some linking, some grammar, some typos, etc.
@waywardmonkeys
Copy link
Contributor Author

Force updated to fix the formatting check failure.

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 8a7962d into quickwit-oss:main Sep 19, 2022
@waywardmonkeys waywardmonkeys deleted the improve-docs-1 branch September 19, 2022 03:58
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