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

feat(getStaticValue): string regex functions #82

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Merge branch 'main' into regex-execution

95f7531
Select commit
Loading
Failed to load commit list.
Open

feat(getStaticValue): string regex functions #82

Merge branch 'main' into regex-execution
95f7531
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

97.18% (+0.23%) compared to ae9df9c

View this Pull Request on Codecov

97.18% (+0.23%) compared to ae9df9c

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (ae9df9c) 96.95% compared to head (95f7531) 97.18%.
Report is 5 commits behind head on main.

Files Patch % Lines
src/safe-regex.mjs 97.53% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   96.95%   97.18%   +0.23%     
==========================================
  Files          13       14       +1     
  Lines        2102     2419     +317     
  Branches      397      469      +72     
==========================================
+ Hits         2038     2351     +313     
- Misses         63       67       +4     
  Partials        1        1              

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