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

feat: Multiline Search Support: line breaks \n #5675

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

fix build

45851b9
Select commit
Loading
Failed to load commit list.
Open

feat: Multiline Search Support: line breaks \n #5675

fix build
45851b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2024 in 0s

86.95% (-0.07%) compared to 6dfb903

View this Pull Request on Codecov

86.95% (-0.07%) compared to 6dfb903

Details

Codecov Report

Attention: Patch coverage is 75.88933% with 61 lines in your changes missing coverage. Please review.

Project coverage is 86.95%. Comparing base (6dfb903) to head (45851b9).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/search.js 69.32% 50 Missing ⚠️
src/search_highlight.js 41.17% 10 Missing ⚠️
src/editor.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5675      +/-   ##
==========================================
- Coverage   87.01%   86.95%   -0.07%     
==========================================
  Files         598      598              
  Lines       43680    43901     +221     
  Branches     7204     7250      +46     
==========================================
+ Hits        38009    38173     +164     
- Misses       5671     5728      +57     

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