acrlabs / simkube

Record-and-replay Kubernetes simulator based on KWOK
https://appliedcomputing.io/simkube
MIT License
241 stars 11 forks source link

add completions to cli #121

Closed drmorr0 closed 3 months ago

drmorr0 commented 3 months ago

Description

Adds a new subcommand to generate shell completion files

Testing done

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 38.57143% with 43 lines in your changes missing coverage. Please review.

Project coverage is 72.28%. Comparing base (42f146c) to head (92d6495).

Files Patch % Lines
cli/completions.rs 42.85% 36 Missing :warning:
cli/main.rs 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #121 +/- ## ========================================== - Coverage 73.14% 72.28% -0.86% ========================================== Files 39 40 +1 Lines 2245 2309 +64 ========================================== + Hits 1642 1669 +27 - Misses 603 640 +37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.