Skip to content

Completion & execution fixes + internal/command refactor - #87

Merged
maxlandon merged 4 commits into
mainfrom
dev
Jul 7, 2026
Merged

Completion & execution fixes + internal/command refactor#87
maxlandon merged 4 commits into
mainfrom
dev

refactor: extract cobra command-tree helpers into internal/command

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

26.75% (+4.21%) compared to 0199308

View this Pull Request on Codecov

26.75% (+4.21%) compared to 0199308

Details

Codecov Report

❌ Patch coverage is 75.75758% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.75%. Comparing base (0199308) to head (0e1ae89).

Files with missing lines Patch % Lines
internal/command/command.go 79.01% 9 Missing and 8 partials ⚠️
completer.go 30.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   22.54%   26.75%   +4.21%     
==========================================
  Files          27       28       +1     
  Lines        2045     2119      +74     
==========================================
+ Hits          461      567     +106     
+ Misses       1554     1505      -49     
- Partials       30       47      +17     

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