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

Adding Test for Partial Regex Search at 0 Index #85

Merged

Conversation

gandersen101
Copy link
Owner

Adds a test to ensure that partial regex searching will match a token at the 0 index of a doc.

@gandersen101 gandersen101 added the testing Testing label Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (01448ee) to head (7d3658c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files          24       24           
  Lines        1206     1206           
  Branches      281      281           
=======================================
  Hits         1160     1160           
  Misses         31       31           
  Partials       15       15           

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

@gandersen101 gandersen101 merged commit 7638605 into main Mar 12, 2024
18 checks passed
@gandersen101 gandersen101 deleted the testing/ensure-regexsearch-partial-matches-on-0-index branch March 12, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant