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

uninstall: only uninstall 1 version if exact match #1217

Merged
merged 1 commit into from
Dec 19, 2023
Merged

uninstall: only uninstall 1 version if exact match #1217

merged 1 commit into from
Dec 19, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 19, 2023

Fixes #1206

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (f112e07) 82.51% compared to head (6a0a593) 82.52%.

Files Patch % Lines
src/plugins/core/erlang.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1217   +/-   ##
=======================================
  Coverage   82.51%   82.52%           
=======================================
  Files         141      141           
  Lines       13134    13140    +6     
=======================================
+ Hits        10838    10844    +6     
  Misses       2296     2296           

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

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.13s
✅ BASH bash-exec 20 0 0.06s
✅ BASH shellcheck 20 0 0.4s
✅ BASH shfmt 20 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.17s
✅ EDITORCONFIG editorconfig-checker 453 0 0.68s
✅ JSON eslint-plugin-jsonc 7 0 0 1.01s
✅ JSON jsonlint 6 0 0.15s
✅ JSON prettier 7 0 0 0.58s
✅ JSON v8r 7 0 4.58s
✅ MARKDOWN markdownlint 13 0 0 2.81s
✅ MARKDOWN markdown-link-check 13 0 17.47s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.39s
✅ PYTHON bandit 1 0 0.64s
✅ PYTHON black 1 0 0 0.57s
✅ PYTHON flake8 1 0 0.36s
✅ PYTHON isort 1 0 0 0.31s
✅ PYTHON mypy 1 0 1.96s
✅ PYTHON pylint 1 0 1.3s
✅ PYTHON pyright 1 0 5.64s
✅ PYTHON ruff 1 0 0 0.04s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 1.96s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.65s
✅ REPOSITORY syft yes no 0.48s
✅ REPOSITORY trivy-sbom yes no 0.93s
✅ REPOSITORY trufflehog yes no 5.49s
✅ RUBY rubocop 2 0 0 4.86s
✅ RUST clippy yes no 109.03s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 13 0 0 1.13s
✅ YAML v8r 13 0 11.17s
✅ YAML yamllint 13 0 0.34s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@jdx jdx merged commit ec4a05e into main Dec 19, 2023
8 checks passed
@jdx jdx deleted the uninstall branch December 19, 2023 23:33
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.

rtx uninstall erlang@26.2 also wants to uninstall erlang@26.2.1
1 participant