Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cli completion #8725

Merged
merged 1 commit into from
Nov 11, 2024

feat: cli completion

e7399f7
Select commit
Loading
Failed to load commit list.
Merged

feat: cli completion #8725

feat: cli completion
e7399f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2024 in 0s

31.62% (-3.32%) compared to e9d6202

View this Pull Request on Codecov

31.62% (-3.32%) compared to e9d6202

Details

Codecov Report

Attention: Patch coverage is 4.05405% with 213 lines in your changes missing coverage. Please review.

Project coverage is 31.62%. Comparing base (e9d6202) to head (e7399f7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/plugins/helpers.go 0.00% 173 Missing ⚠️
pkg/cmd/root.go 25.00% 22 Missing and 2 partials ⚠️
pkg/cmd/namespace/namespace.go 5.88% 15 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8725      +/-   ##
==========================================
- Coverage   34.94%   31.62%   -3.32%     
==========================================
  Files          11       11              
  Lines        1242     1369     +127     
==========================================
- Hits          434      433       -1     
- Misses        764      891     +127     
- Partials       44       45       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.