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

flags: move raw+jobs flags to only commands that install #1168

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 13, 2023

No description provided.

@jdx jdx enabled auto-merge (squash) December 13, 2023 23:07
@jdx jdx force-pushed the completion-settings branch from 91c1207 to fc706f7 Compare December 13, 2023 23:07
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

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

Comparison is base (fff00ef) 85.75% compared to head (fc706f7) 83.92%.

Files Patch % Lines
src/cli/use.rs 71.42% 4 Missing ⚠️
src/cli/env.rs 81.81% 2 Missing ⚠️
src/cli/exec.rs 81.81% 2 Missing ⚠️
src/cli/shell.rs 81.81% 2 Missing ⚠️
src/cli/upgrade.rs 81.81% 2 Missing ⚠️
src/shims.rs 0.00% 2 Missing ⚠️
src/cli/install.rs 92.85% 1 Missing ⚠️
src/toolset/mod.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1168      +/-   ##
==========================================
- Coverage   85.75%   83.92%   -1.84%     
==========================================
  Files         138      136       -2     
  Lines       12793    12824      +31     
==========================================
- Hits        10971    10762     -209     
- Misses       1822     2062     +240     

☔ 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.1s
✅ BASH bash-exec 19 0 0.04s
✅ BASH shellcheck 19 0 0.35s
✅ BASH shfmt 19 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.14s
✅ EDITORCONFIG editorconfig-checker 470 0 0.37s
✅ JSON eslint-plugin-jsonc 7 0 0 1.03s
✅ JSON jsonlint 6 0 0.1s
✅ JSON prettier 7 0 0 0.6s
✅ JSON v8r 7 0 4.21s
✅ MARKDOWN markdownlint 13 0 0 2.8s
✅ MARKDOWN markdown-link-check 13 0 11.51s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.4s
✅ PYTHON bandit 1 0 0.72s
✅ PYTHON black 1 0 0 0.53s
✅ PYTHON flake8 1 0 0.34s
✅ PYTHON isort 1 0 0 0.29s
✅ PYTHON mypy 1 0 1.99s
✅ PYTHON pylint 1 0 1.23s
✅ PYTHON pyright 1 0 5.35s
✅ PYTHON ruff 1 0 0 0.08s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.06s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.29s
✅ REPOSITORY syft yes no 0.49s
✅ REPOSITORY trivy-sbom yes no 1.1s
✅ REPOSITORY trufflehog yes no 4.55s
✅ RUBY rubocop 2 0 0 4.7s
✅ RUST clippy yes no 102.5s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 12 0 0 1.19s
✅ YAML v8r 12 0 10.9s
✅ YAML yamllint 12 0 0.28s

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 disabled auto-merge December 13, 2023 23:30
@jdx jdx merged commit 253918b into main Dec 13, 2023
5 of 8 checks passed
@jdx jdx deleted the completion-settings branch December 13, 2023 23:30
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.

1 participant