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

CI: added e2e test for install.sh #1176

Merged
merged 4 commits into from
Dec 14, 2023
Merged

CI: added e2e test for install.sh #1176

merged 4 commits into from
Dec 14, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 14, 2023

Fixes #1132

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf92bb3) 84.28% compared to head (576d868) 80.44%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1176      +/-   ##
==========================================
- Coverage   84.28%   80.44%   -3.85%     
==========================================
  Files         136      136              
  Lines       12777    12777              
==========================================
- Hits        10769    10278     -491     
- Misses       2008     2499     +491     

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

Copy link

github-actions bot commented Dec 14, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.21s
✅ BASH bash-exec 20 0 0.12s
✅ BASH shellcheck 20 0 0.5s
✅ BASH shfmt 20 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.15s
✅ EDITORCONFIG editorconfig-checker 472 0 0.32s
✅ JSON eslint-plugin-jsonc 7 0 0 1.02s
✅ JSON jsonlint 6 0 0.13s
✅ JSON prettier 7 0 0 0.66s
✅ JSON v8r 7 0 4.56s
✅ MARKDOWN markdownlint 13 0 0 2.66s
✅ MARKDOWN markdown-link-check 13 0 13.36s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.4s
✅ PYTHON bandit 1 0 0.72s
✅ PYTHON black 1 0 0 0.54s
✅ PYTHON flake8 1 0 0.3s
✅ PYTHON isort 1 0 0 0.31s
✅ PYTHON mypy 1 0 2.05s
✅ PYTHON pylint 1 0 1.44s
✅ PYTHON pyright 1 0 5.33s
✅ PYTHON ruff 1 0 0 0.04s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.44s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 2.3s
✅ REPOSITORY syft yes no 0.42s
✅ REPOSITORY trivy-sbom yes no 1.12s
✅ REPOSITORY trufflehog yes no 4.77s
✅ RUBY rubocop 2 0 0 4.85s
✅ RUST clippy yes no 106.2s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 12 0 0 1.22s
✅ YAML v8r 12 0 12.7s
✅ YAML yamllint 12 0 0.33s

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 5dd20e4 into main Dec 14, 2023
7 of 8 checks passed
@jdx jdx deleted the test-standalone branch December 14, 2023 07: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.

write e2e test for install.sh
2 participants