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

refactor: replace go-pcre with pcregexp engine #231

Merged

test: disable `TestNewInvalidCustomRulePattern*` cases

bf98212
Select commit
Loading
Failed to load commit list.
Merged

refactor: replace go-pcre with pcregexp engine #231

test: disable `TestNewInvalidCustomRulePattern*` cases
bf98212
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 21, 2025 in 0s

77.87% (-0.19%) compared to d750a47

View this Pull Request on Codecov

77.87% (-0.19%) compared to d750a47

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.87%. Comparing base (d750a47) to head (bf98212).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #231      +/-   ##
==========================================
- Coverage   78.05%   77.87%   -0.19%     
==========================================
  Files          12       12              
  Lines        1408     1410       +2     
==========================================
- Hits         1099     1098       -1     
- Misses        240      242       +2     
- Partials       69       70       +1     

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