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

model - using regex_engine python-re instead of the default rust-regex #255

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

commonism
Copy link
Owner

rust re is not posix compatible
rust-lang/regex#592

@commonism commonism force-pushed the re_engine branch 2 times, most recently from 5769d15 to b9321ea Compare August 29, 2024 04:57
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.74%. Comparing base (7870ce0) to head (7466bd0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   94.25%   94.74%   +0.49%     
==========================================
  Files          86       86              
  Lines        7229     7257      +28     
==========================================
+ Hits         6814     6876      +62     
+ Misses        415      381      -34     
Flag Coverage Δ
core 94.74% <100.00%> (+0.49%) ⬆️
tests 94.74% <100.00%> (+0.49%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@commonism commonism merged commit 0fd7320 into master Aug 29, 2024
15 checks passed
@commonism commonism deleted the re_engine branch August 29, 2024 05:39
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.

1 participant