refactor: add support for go1.16's WalkDir#22
Open
darkliquid wants to merge 3 commits into
Open
Codecov / codecov/project
succeeded
May 28, 2026 in 1s
66.53% (+56.18%) compared to 0b7b89d
View this Pull Request on Codecov
66.53% (+56.18%) compared to 0b7b89d
Details
Codecov Report
❌ Patch coverage is 60.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.53%. Comparing base (0b7b89d) to head (853d54f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| finder_dirwalk.go | 58.33% | 3 Missing and 2 partials |
| finder_walk.go | 58.33% | 3 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #22 +/- ##
===========================================
+ Coverage 10.34% 66.53% +56.18%
===========================================
Files 4 6 +2
Lines 232 248 +16
===========================================
+ Hits 24 165 +141
+ Misses 208 71 -137
- Partials 0 12 +12 ☔ View full report in Codecov by Sentry.
📢 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.
Loading