Skip to content

Recognize full-string "boundary checks" in string_boundary_linter() #2372

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 6 commits into from
Dec 4, 2023

Conversation

MichaelChirico
Copy link
Collaborator

Closes #1613

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c6dab82) 99.09% compared to head (dc93b54) 99.09%.

❗ Current head dc93b54 differs from pull request most recent head 560d296. Consider uploading reports for the commit 560d296 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2372   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files         125      125           
  Lines        5658     5665    +7     
=======================================
+ Hits         5607     5614    +7     
  Misses         51       51           

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

@MichaelChirico MichaelChirico merged commit 9945b10 into main Dec 4, 2023
@MichaelChirico MichaelChirico deleted the sb-eq branch December 4, 2023 07:07
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.

string_boundary_linter() could recognize double-anchored regexes as being ==
3 participants