-
Notifications
You must be signed in to change notification settings - Fork 332
chore(search): Update README #5694
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
Conversation
e5b3e51
to
118fa32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor nits and rewordings that make the sentences flow a bit nicer.
118fa32
to
253bc6d
Compare
CodSpeed Performance ReportMerging #5694 will not alter performanceComparing Summary
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5694 +/- ##
==========================================
- Coverage 88.31% 88.30% -0.01%
==========================================
Files 357 357
Lines 98567 98567
Branches 98567 98567
==========================================
- Hits 87045 87041 -4
- Misses 7388 7393 +5
+ Partials 4134 4133 -1 ☔ View full report in Codecov by Sentry. |
253bc6d
to
f51965a
Compare
Adds a description of the search crate along with code examples and tips.
Signed-off-by: Shrey Patel [email protected]