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

update

5fa4834
Select commit
Loading
Failed to load commit list.
Merged

feat: 🎸 add docs command #839

update
5fa4834
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 1s

18.87% (-0.32%) compared to 42d206a

View this Pull Request on Codecov

18.87% (-0.32%) compared to 42d206a

Details

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              

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