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: 🎸 add docs command #839

Merged
merged 3 commits into from
Jan 8, 2024
Merged

feat: 🎸 add docs command #839

merged 3 commits into from
Jan 8, 2024

Conversation

sunny0826
Copy link
Owner

Closes: #830

@the-label-bot the-label-bot bot added kind/documentation Improvements or additions to documentation size/M size/M labels Jan 8, 2024
Copy link

the-label-bot bot commented Jan 8, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label
Kind documentation 0.888 ✔️
Size M 0.939 ✔️

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (42d206a) 19.18% compared to head (5fa4834) 18.87%.

Files Patch % Lines
cmd/docs.go 0.00% 24 Missing ⚠️
cmd/add.go 0.00% 1 Missing ⚠️
cmd/alias.go 0.00% 1 Missing ⚠️
cmd/clear.go 0.00% 1 Missing ⚠️
cmd/cloud.go 0.00% 1 Missing ⚠️
cmd/cmd.go 0.00% 1 Missing ⚠️
cmd/delete.go 0.00% 1 Missing ⚠️
cmd/export.go 0.00% 1 Missing ⚠️
cmd/list.go 0.00% 1 Missing ⚠️
cmd/merge.go 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #839      +/-   ##
==========================================
- Coverage   19.18%   18.87%   -0.32%     
==========================================
  Files          20       21       +1     
  Lines        2220     2257      +37     
==========================================
  Hits          426      426              
- Misses       1754     1791      +37     
  Partials       40       40              
Flag Coverage Δ
unittests 18.87% <0.00%> (-0.32%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sunny0826 sunny0826 merged commit 46824d8 into master Jan 8, 2024
6 checks passed
@sunny0826 sunny0826 deleted the feat/docs branch January 8, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Improvements or additions to documentation size/M size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] docs command
1 participant