refactor: reduce glob-to-regexp dependency#312
Merged
Codecov / codecov/project
failed
Jun 10, 2026 in 1s
91.91% (-3.97%) compared to 8869686
View this Pull Request on Codecov
91.91% (-3.97%) compared to 8869686
Details
Codecov Report
❌ Patch coverage is 50.87719% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.91%. Comparing base (8869686) to head (f2f0ea9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/util/globToRegExp.js | 48.57% | 53 Missing and 1 partial |
| lib/index.js | 77.77% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #312 +/- ##
==========================================
- Coverage 95.87% 91.91% -3.97%
==========================================
Files 7 8 +1
Lines 1189 1299 +110
Branches 352 384 +32
==========================================
+ Hits 1140 1194 +54
- Misses 44 99 +55
- Partials 5 6 +1 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading