typer
typer copied to clipboard
Feature: use independent auto-completion file for each app in pwsh
Instead of writing the auto-completion script into user profile script, this PR write the content into a single file and source it in profile script. So that we can have a clean profile file.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
c3a4c72) to head (888f196). Report is 230 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #267 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 242 242
Lines 4508 4520 +12
=========================================
+ Hits 4508 4520 +12
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.