Skip to content

refactor: remove 'version.Get()' and only use 'version.Raw()'#445

Merged
mwbrooks merged 3 commits into
mainfrom
mwbrooks-remove-version-get
Mar 30, 2026
Merged

refactor: remove 'version.Get()' and only use 'version.Raw()'#445
mwbrooks merged 3 commits into
mainfrom
mwbrooks-remove-version-get

Merge branch 'main' into mwbrooks-remove-version-get

bc1d164
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

70.33% (-0.01%) compared to 7514e97

View this Pull Request on Codecov

70.33% (-0.01%) compared to 7514e97

Details

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.33%. Comparing base (7514e97) to head (bc1d164).

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.34%   70.33%   -0.01%     
==========================================
  Files         220      220              
  Lines       18506    18506              
==========================================
- Hits        13018    13017       -1     
- Misses       4309     4312       +3     
+ Partials     1179     1177       -2     

☔ 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.