feat(xfs): improve IsSamePath with abs path and refactor util.go to use it #367
+229
−8
Codecov / codecov/project
succeeded
Mar 17, 2026 in 0s
73.90% (target 63.00%)
View this Pull Request on Codecov
73.90% (target 63.00%)
Details
Codecov Report
❌ Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.90%. Comparing base (bc70718) to head (f8739c9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/protogen/util.go | 55.55% | 1 Missing and 3 partials |
| internal/x/xfs/path.go | 42.85% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #367 +/- ##
==========================================
- Coverage 73.91% 73.90% -0.01%
==========================================
Files 87 87
Lines 8664 8673 +9
==========================================
+ Hits 6404 6410 +6
Misses 1700 1700
- Partials 560 563 +3 ☔ 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