refactor: remove logger from create command #366
Codecov / codecov/project
succeeded
Mar 6, 2026 in 1s
65.24% (+0.17%) compared to c449532
View this Pull Request on Codecov
65.24% (+0.17%) compared to c449532
Details
Codecov Report
❌ Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.24%. Comparing base (c449532) to head (6149149).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/pkg/create/create.go | 33.33% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #366 +/- ##
==========================================
+ Coverage 65.06% 65.24% +0.17%
==========================================
Files 215 215
Lines 18179 18123 -56
==========================================
- Hits 11829 11824 -5
+ Misses 5254 5206 -48
+ Partials 1096 1093 -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