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

Fix code coverage reporting #783

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Fix code coverage reporting #783

merged 1 commit into from
Nov 28, 2023

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Nov 28, 2023

No description provided.

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.7s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.04s
✅ BASH shfmt 1 0 0.0s
✅ EDITORCONFIG editorconfig-checker 136 0 0.3s
✅ JSON eslint-plugin-jsonc 4 0 0.82s
✅ JSON jsonlint 4 0 0.13s
✅ JSON prettier 4 0 0.66s
✅ JSON v8r 4 0 2.89s
✅ MARKDOWN markdownlint 3 0 0.59s
✅ MARKDOWN markdown-link-check 3 0 8.5s
✅ MARKDOWN markdown-table-formatter 3 0 0.28s
✅ REPOSITORY checkov yes no 10.59s
✅ REPOSITORY gitleaks yes no 1.51s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 11.39s
✅ REPOSITORY secretlint yes no 0.99s
✅ REPOSITORY trivy yes no 7.49s
✅ REPOSITORY trivy-sbom yes no 4.86s
✅ REPOSITORY trufflehog yes no 4.11s
✅ XML xmllint 14 0 0.01s
✅ YAML prettier 13 0 0.93s
✅ YAML v8r 13 0 9.56s
✅ YAML yamllint 13 0 0.55s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

Test Results

2 722 tests  ±0   2 722 ✔️ ±0   7s ⏱️ -1s
       1 suites ±0          0 💤 ±0 
       1 files   ±0          0 ±0 

Results for commit 6786094. ± Comparison against base commit 37d694f.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37d694f) 0.00% compared to head (6786094) 42.78%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #783       +/-   ##
===========================================
+ Coverage        0   42.78%   +42.78%     
===========================================
  Files           0       33       +33     
  Lines           0     2711     +2711     
  Branches        0      376      +376     
===========================================
+ Hits            0     1160     +1160     
- Misses          0     1518     +1518     
- Partials        0       33       +33     

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

@dorssel dorssel merged commit 0f38de7 into master Nov 28, 2023
10 checks passed
@dorssel dorssel deleted the fix_coverage branch November 28, 2023 08: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.

1 participant