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

shims: fix bug that displayed debug info if -v or -vv was passed #1184

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 14, 2023

No description provided.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

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

Comparison is base (5a314a6) 81.71% compared to head (cec960c) 81.71%.

Files Patch % Lines
src/shims.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1184      +/-   ##
==========================================
- Coverage   81.71%   81.71%   -0.01%     
==========================================
  Files         136      136              
  Lines       12814    12818       +4     
==========================================
+ Hits        10471    10474       +3     
- Misses       2343     2344       +1     

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

@jdx jdx enabled auto-merge (squash) December 14, 2023 13:54
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.13s
✅ BASH bash-exec 20 0 0.04s
✅ BASH shellcheck 20 0 0.44s
✅ BASH shfmt 20 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.23s
✅ EDITORCONFIG editorconfig-checker 473 0 0.57s
✅ JSON eslint-plugin-jsonc 7 0 0 1.06s
✅ JSON jsonlint 6 0 0.13s
✅ JSON prettier 7 0 0 0.75s
✅ JSON v8r 7 0 4.77s
✅ MARKDOWN markdownlint 13 0 0 2.83s
✅ MARKDOWN markdown-link-check 13 0 17.55s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.4s
✅ PYTHON bandit 1 0 0.75s
✅ PYTHON black 1 0 0 0.59s
✅ PYTHON flake8 1 0 0.36s
✅ PYTHON isort 1 0 0 0.29s
✅ PYTHON mypy 1 0 2.15s
✅ PYTHON pylint 1 0 1.43s
✅ PYTHON pyright 1 0 6.01s
✅ PYTHON ruff 1 0 0 0.05s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.41s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.41s
✅ REPOSITORY syft yes no 0.57s
✅ REPOSITORY trivy-sbom yes no 1.06s
✅ REPOSITORY trufflehog yes no 5.03s
✅ RUBY rubocop 2 0 0 5.01s
✅ RUST clippy yes no 106.48s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 12 0 0 1.26s
✅ YAML v8r 12 0 12.57s
✅ YAML yamllint 12 0 0.39s

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 f4b8c34 into main Dec 14, 2023
7 of 8 checks passed
@jdx jdx deleted the debug-fix branch December 14, 2023 13:59
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