Skip to content

feat: upgrade #37

Merged
rumstead merged 3 commits into
mainfrom
feat/upgrade
Jul 2, 2026
Merged

feat: upgrade #37
rumstead merged 3 commits into
mainfrom
feat/upgrade

upgrade golangci-lint

0a39518
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

53.70% (+3.29%) compared to 31bd8db

View this Pull Request on Codecov

53.70% (+3.29%) compared to 31bd8db

Details

Codecov Report

❌ Patch coverage is 44.64286% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.70%. Comparing base (31bd8db) to head (0a39518).

Files with missing lines Patch % Lines
pkg/prompt/prompt.go 0.00% 19 Missing ⚠️
cmd/root.go 80.64% 6 Missing ⚠️
pkg/exec/kubectl_unix.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   50.41%   53.70%   +3.29%     
==========================================
  Files           6        7       +1     
  Lines         121      162      +41     
==========================================
+ Hits           61       87      +26     
- Misses         53       68      +15     
  Partials        7        7              

☔ View full report in Codecov by Harness.
📢 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.