refactor: remove 'version.Get()' and only use 'version.Raw()' #445
Codecov / codecov/project
succeeded
Mar 27, 2026 in 0s
70.35% (+0.02%) compared to 0c37128
View this Pull Request on Codecov
70.35% (+0.02%) compared to 0c37128
Details
Codecov Report
❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.35%. Comparing base (0c37128) to head (e114959).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/pkg/auth/login.go | 0.00% | 3 Missing |
| cmd/root.go | 33.33% | 2 Missing |
| cmd/upgrade/upgrade.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #445 +/- ##
==========================================
+ Coverage 70.32% 70.35% +0.02%
==========================================
Files 220 220
Lines 18506 18506
==========================================
+ Hits 13015 13020 +5
+ Misses 4313 4311 -2
+ Partials 1178 1175 -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