Skip to content

feat(tui): highlight search results #61

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

Merged
merged 2 commits into from
Nov 3, 2024
Merged

Conversation

orhun
Copy link
Owner

@orhun orhun commented Aug 19, 2024

Description of change

closes #2

Thanks @pythops for the pointer!

How has this been tested? (if applicable)

test

Copy link

@pythops pythops left a comment

Choose a reason for hiding this comment

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

lgtm ;)

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 7.73%. Comparing base (2d1a381) to head (ffae342).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/tui.rs 0.00% 24 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #61      +/-   ##
========================================
- Coverage   7.85%   7.73%   -0.13%     
========================================
  Files         13      13              
  Lines        738     750      +12     
========================================
  Hits          58      58              
- Misses       680     692      +12     

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

@orhun orhun merged commit 1dffc0a into main Nov 3, 2024
2 checks passed
@orhun orhun deleted the feat/highlight_search_results branch November 3, 2024 13:39
@orhun orhun mentioned this pull request Nov 3, 2024
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.

Highlight search results
3 participants