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

Refactoring globMatch using simpleMatchWithNormalizedStrings from Regex #13104

Merged
merged 4 commits into from
Apr 12, 2024

Moving entry to Changed section in CHANGELOG.md

e9fd701
Select commit
Loading
Failed to load commit list.
Merged

Refactoring globMatch using simpleMatchWithNormalizedStrings from Regex #13104

Moving entry to Changed section in CHANGELOG.md
e9fd701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 0s

71.46% (target 70.00%)

View this Pull Request on Codecov

71.46% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.46%. Comparing base (b15cb0c) to head (e9fd701).
Report is 153 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13104      +/-   ##
============================================
+ Coverage     71.42%   71.46%   +0.04%     
- Complexity    59978    60475     +497     
============================================
  Files          4985     5026      +41     
  Lines        282275   284509    +2234     
  Branches      40946    41205     +259     
============================================
+ Hits         201603   203323    +1720     
- Misses        63999    64404     +405     
- Partials      16673    16782     +109     

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