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

doc fix #1391

Merged
merged 9 commits into from
Jun 21, 2022
Merged

doc fix #1391

merged 9 commits into from
Jun 21, 2022

Conversation

saroh
Copy link
Contributor

@saroh saroh commented Jun 16, 2022

mainly updates schema fast field doc
various lint elsewhere
closes #1232

@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2022

Codecov Report

Merging #1391 (5c8cf6b) into main (83d0c13) will decrease coverage by 0.00%.
The diff coverage is 76.00%.

@@            Coverage Diff             @@
##             main    #1391      +/-   ##
==========================================
- Coverage   94.29%   94.29%   -0.01%     
==========================================
  Files         236      236              
  Lines       43418    43433      +15     
==========================================
+ Hits        40942    40953      +11     
- Misses       2476     2480       +4     
Impacted Files Coverage Δ
query-grammar/src/occur.rs 100.00% <ø> (ø)
src/core/index.rs 92.60% <ø> (ø)
src/core/index_meta.rs 94.36% <ø> (ø)
src/core/segment_reader.rs 91.16% <ø> (ø)
src/docset.rs 67.50% <ø> (ø)
src/fieldnorm/mod.rs 100.00% <ø> (ø)
src/fieldnorm/reader.rs 100.00% <ø> (ø)
src/indexer/merge_policy.rs 88.88% <ø> (ø)
src/positions/mod.rs 100.00% <ø> (ø)
src/positions/reader.rs 100.00% <ø> (ø)
... and 22 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 83d0c13...5c8cf6b. Read the comment docs.

@fulmicoton
Copy link
Collaborator

Can you run make fmt? The CI is catching some formatting errors.

@saroh saroh requested a review from fulmicoton June 17, 2022 17:51
@fulmicoton fulmicoton merged commit 11e4225 into quickwit-oss:main Jun 21, 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.

Check and fix doc.rs pages
3 participants