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

Add parent technique to search results (fixes #41) #47

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

mehaase
Copy link
Contributor

@mehaase mehaase commented Feb 12, 2024

As discussed in the other PR for this issue (see #42), this implementation ensures the parent name is handled correctly with respect to highlighting and search result ranking.

As discussed in the other PR for this issue (see #42), this
implementation ensures the parent name is handled correctly with respect
to highlighting and search result ranking.
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (caa15bd) 63.24% compared to head (2ae5863) 62.75%.

Files Patch % Lines
src/SearchResults.svelte 0.00% 6 Missing ⚠️
src/formats.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   63.24%   62.75%   -0.50%     
==========================================
  Files          19       19              
  Lines         740      749       +9     
  Branches      107      112       +5     
==========================================
+ Hits          468      470       +2     
- Misses        272      279       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mehaase mehaase merged commit 840d177 into main Feb 12, 2024
2 of 4 checks passed
@mehaase mehaase deleted the 41-add-parent-name branch February 12, 2024 14:55
@jakewarren
Copy link
Contributor

thanks @mehaase!

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.

2 participants