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

docs(command): fix incorrectly import module in example #262

Merged
merged 1 commit into from
Aug 6, 2021
Merged

docs(command): fix incorrectly import module in example #262

merged 1 commit into from
Aug 6, 2021

Conversation

kecrily
Copy link
Contributor

@kecrily kecrily commented Aug 6, 2021

No description provided.

Copy link
Owner

@c4spar c4spar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx! LGTM

@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #262 (421f54c) into main (ee69526) will decrease coverage by 1.62%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
- Coverage   75.30%   73.67%   -1.63%     
==========================================
  Files          80       80              
  Lines        6154     6154              
  Branches     1070     1069       -1     
==========================================
- Hits         4634     4534     -100     
- Misses       1508     1590      +82     
- Partials       12       30      +18     
Impacted Files Coverage Δ
command/completions/fish.ts 57.14% <0.00%> (-28.58%) ⬇️
command/completions/complete.ts 40.00% <0.00%> (-13.34%) ⬇️
flags/_utils.ts 86.95% <0.00%> (-5.80%) ⬇️
command/_utils.ts 85.91% <0.00%> (-5.64%) ⬇️
command/completions/_zsh_completions_generator.ts 76.92% <0.00%> (-5.43%) ⬇️
command/help/_help_generator.ts 57.14% <0.00%> (-5.00%) ⬇️
command/completions/bash.ts 52.38% <0.00%> (-4.77%) ⬇️
flags/flags.ts 47.26% <0.00%> (-4.33%) ⬇️
prompt/_generic_prompt.ts 76.81% <0.00%> (-3.39%) ⬇️
prompt/checkbox.ts 80.83% <0.00%> (-3.34%) ⬇️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee69526...421f54c. Read the comment docs.

@c4spar c4spar merged commit 3e62ad6 into c4spar:main Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants