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

Implement generating non-matching regex strings #510

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

FWDekker
Copy link
Owner

@FWDekker FWDekker commented Dec 8, 2023

Fixes #447.

@FWDekker FWDekker added the feature New feature or request label Dec 8, 2023
@FWDekker FWDekker self-assigned this Dec 8, 2023
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #510 (a87ce65) into main (0d782ea) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is 94.44%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #510   +/-   ##
=======================================
  Coverage   85.09%   85.09%           
=======================================
  Files          51       51           
  Lines        1992     1992           
  Branches      335      335           
=======================================
  Hits         1695     1695           
  Misses        234      234           
  Partials       63       63           

@FWDekker FWDekker merged commit 55a870b into main Dec 8, 2023
8 checks passed
@FWDekker FWDekker deleted the inverse-regex branch December 8, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate non-matching strings
1 participant