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

Remove unnecessary commands #31

Merged
merged 4 commits into from
Apr 5, 2024

Remove uninstall-lj and uninstall-rocks commands

54a9b78
Select commit
Loading
Failed to load commit list.
Merged

Remove unnecessary commands #31

Remove uninstall-lj and uninstall-rocks commands
54a9b78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

22.57% (+0.30%) compared to 70068c8

View this Pull Request on Codecov

22.57% (+0.30%) compared to 70068c8

Details

Codecov Report

Attention: Patch coverage is 13.46154% with 90 lines in your changes are missing coverage. Please review.

Project coverage is 22.57%. Comparing base (70068c8) to head (54a9b78).

Files Patch % Lines
main.go 0.00% 36 Missing ⚠️
uninstall.go 0.00% 23 Missing ⚠️
install.go 0.00% 16 Missing ⚠️
use.go 0.00% 8 Missing ⚠️
vers.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   22.27%   22.57%   +0.30%     
==========================================
  Files          12       12              
  Lines        1311     1289      -22     
==========================================
- Hits          292      291       -1     
+ Misses        995      974      -21     
  Partials       24       24              

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