Skip to content

upgrade: added --interactive#1228

Merged
jdx merged 3 commits intomainfrom
interactive
Dec 21, 2023
Merged

upgrade: added --interactive#1228
jdx merged 3 commits intomainfrom
interactive

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Dec 21, 2023

Fixes #479

@jdx jdx enabled auto-merge (squash) December 21, 2023 11:28
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 21, 2023

Codecov Report

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

Comparison is base (8dd311f) 82.59% compared to head (4e519d5) 82.51%.

Files Patch % Lines
src/cli/upgrade.rs 44.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1228      +/-   ##
==========================================
- Coverage   82.59%   82.51%   -0.09%     
==========================================
  Files         141      141              
  Lines       13186    13202      +16     
==========================================
+ Hits        10891    10893       +2     
- Misses       2295     2309      +14     

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 21, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.12s
✅ BASH bash-exec 20 0 0.04s
✅ BASH shellcheck 20 0 0.33s
✅ BASH shfmt 20 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.19s
✅ EDITORCONFIG editorconfig-checker 454 0 0.69s
✅ JSON eslint-plugin-jsonc 7 0 0 0.96s
✅ JSON jsonlint 6 0 0.13s
✅ JSON prettier 7 0 0 0.65s
✅ JSON v8r 7 0 4.57s
✅ MARKDOWN markdownlint 13 0 0 2.6s
✅ MARKDOWN markdown-link-check 13 0 16.58s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.4s
✅ PYTHON bandit 1 0 0.67s
✅ PYTHON black 1 0 0 0.55s
✅ PYTHON flake8 1 0 0.36s
✅ PYTHON isort 1 0 0 0.28s
✅ PYTHON mypy 1 0 1.91s
✅ PYTHON pylint 1 0 1.25s
✅ PYTHON pyright 1 0 5.86s
✅ PYTHON ruff 1 0 0 0.04s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 1.89s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.68s
✅ REPOSITORY syft yes no 0.45s
✅ REPOSITORY trivy-sbom yes no 0.96s
✅ REPOSITORY trufflehog yes no 5.26s
✅ RUBY rubocop 2 0 0 4.88s
✅ RUST clippy yes no 106.23s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 13 0 0 1.2s
✅ YAML v8r 13 0 12.57s
✅ YAML yamllint 13 0 0.37s

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 b412f61 into main Dec 21, 2023
@jdx jdx deleted the interactive branch December 21, 2023 11:40
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.

interactive command to update tools

2 participants