fix: preserve path separators in create command argument #526
Codecov / codecov/project
succeeded
May 8, 2026 in 0s
71.30% (+0.04%) compared to 7c7394c
View this Pull Request on Codecov
71.30% (+0.04%) compared to 7c7394c
Details
Codecov Report
❌ Patch coverage is 77.77778% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.30%. Comparing base (7c7394c) to head (ac8fcea).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/pkg/create/create.go | 68.42% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #526 +/- ##
==========================================
+ Coverage 71.26% 71.30% +0.04%
==========================================
Files 222 222
Lines 18682 18696 +14
==========================================
+ Hits 13314 13332 +18
+ Misses 4188 4187 -1
+ Partials 1180 1177 -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