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

refactor: parse CLI into settings partial #1173

Merged
merged 3 commits into from
Dec 14, 2023
Merged

refactor: parse CLI into settings partial #1173

merged 3 commits into from
Dec 14, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 14, 2023

No description provided.

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

codecov bot commented Dec 14, 2023

Codecov Report

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

Comparison is base (a1a72d0) 84.30% compared to head (50af47e) 80.39%.

Files Patch % Lines
src/cli/mod.rs 81.25% 3 Missing ⚠️
src/config/config_file/rtx_toml.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1173      +/-   ##
==========================================
- Coverage   84.30%   80.39%   -3.92%     
==========================================
  Files         136      136              
  Lines       12840    12844       +4     
==========================================
- Hits        10825    10326     -499     
- Misses       2015     2518     +503     

☔ 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.17s
✅ BASH bash-exec 19 0 0.19s
✅ BASH shellcheck 19 0 0.53s
✅ BASH shfmt 19 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.14s
✅ EDITORCONFIG editorconfig-checker 471 0 0.34s
✅ JSON eslint-plugin-jsonc 7 0 0 0.99s
✅ JSON jsonlint 6 0 0.1s
✅ JSON prettier 7 0 0 0.67s
✅ JSON v8r 7 0 4.47s
✅ MARKDOWN markdownlint 13 0 0 2.63s
✅ MARKDOWN markdown-link-check 13 0 15.73s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.39s
✅ PYTHON bandit 1 0 0.64s
✅ PYTHON black 1 0 0 0.58s
✅ PYTHON flake8 1 0 0.29s
✅ PYTHON isort 1 0 0 0.28s
✅ PYTHON mypy 1 0 2.05s
✅ PYTHON pylint 1 0 1.4s
✅ PYTHON pyright 1 0 5.44s
✅ PYTHON ruff 1 0 0 0.05s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.09s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.3s
✅ REPOSITORY syft yes no 0.52s
✅ REPOSITORY trivy-sbom yes no 1.37s
✅ REPOSITORY trufflehog yes no 5.07s
✅ RUBY rubocop 2 0 0 4.8s
✅ RUST clippy yes no 103.52s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 12 0 0 1.3s
✅ YAML v8r 12 0 12.77s
✅ YAML yamllint 12 0 0.36s

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 2e74638 into main Dec 14, 2023
7 of 8 checks passed
@jdx jdx deleted the settings-refactor branch December 14, 2023 04:57
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