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/patch failed Nov 26, 2024 in 1s

75.88% of diff hit (target 87.01%)

View this Pull Request on Codecov

75.88% of diff hit (target 87.01%)

Annotations

Check warning on line 623 in src/editor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/editor.js#L623

Added line #L623 was not covered by tests

Check warning on line 190 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L190

Added line #L190 was not covered by tests

Check warning on line 194 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 197 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 370 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L370

Added line #L370 was not covered by tests

Check warning on line 385 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L384-L385

Added lines #L384 - L385 were not covered by tests

Check warning on line 392 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L389-L392

Added lines #L389 - L392 were not covered by tests

Check warning on line 404 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L395-L404

Added lines #L395 - L404 were not covered by tests

Check warning on line 406 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L406

Added line #L406 was not covered by tests

Check warning on line 414 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L414

Added line #L414 was not covered by tests

Check warning on line 500 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L497-L500

Added lines #L497 - L500 were not covered by tests

Check warning on line 536 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L532-L536

Added lines #L532 - L536 were not covered by tests

Check warning on line 540 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L538-L540

Added lines #L538 - L540 were not covered by tests

Check warning on line 595 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L595

Added line #L595 was not covered by tests

Check warning on line 607 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L597-L607

Added lines #L597 - L607 were not covered by tests

Check warning on line 609 in src/search.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.js#L609

Added line #L609 was not covered by tests

Check warning on line 51 in src/search_highlight.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search_highlight.js#L45-L51

Added lines #L45 - L51 were not covered by tests

Check warning on line 54 in src/search_highlight.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search_highlight.js#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 59 in src/search_highlight.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search_highlight.js#L59

Added line #L59 was not covered by tests