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

Add unit testing #3

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Add unit testing #3

merged 1 commit into from
Feb 29, 2024

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Feb 29, 2024

No description provided.

Copy link
Contributor

Test Results

1 tests  +1   1 ✅ +1   0s ⏱️ ±0s
1 suites +1   0 💤 ±0 
1 files   +1   0 ❌ ±0 

Results for commit 55c824b. ± Comparison against base commit 3b3363a.

Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.04s
✅ EDITORCONFIG editorconfig-checker 49 0 0.12s
✅ JSON eslint-plugin-jsonc 5 0 1.47s
✅ JSON jsonlint 5 0 0.29s
⚠️ JSON prettier 5 1 0.39s
✅ JSON v8r 5 0 3.42s
✅ MARKDOWN markdownlint 1 0 0.37s
❌ MARKDOWN markdown-link-check 1 1 3.11s
✅ MARKDOWN markdown-table-formatter 1 0 0.28s
✅ REPOSITORY checkov yes no 11.6s
✅ REPOSITORY gitleaks yes no 0.11s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.61s
✅ REPOSITORY secretlint yes no 0.88s
✅ REPOSITORY trivy yes no 4.8s
✅ REPOSITORY trivy-sbom yes no 1.77s
✅ REPOSITORY trufflehog yes no 8.93s
✅ XML xmllint 5 0 0.0s
✅ YAML prettier 9 0 0.69s
✅ YAML v8r 9 0 6.46s
✅ YAML yamllint 9 0 0.32s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@3b3363a). Click here to learn what that means.

Additional details and impacted files
@@          Coverage Diff           @@
##             main      #3   +/-   ##
======================================
  Coverage        ?   1.63%           
======================================
  Files           ?       4           
  Lines           ?      61           
  Branches        ?      10           
======================================
  Hits            ?       1           
  Misses          ?      60           
  Partials        ?       0           

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

@dorssel dorssel merged commit 62e5de8 into main Feb 29, 2024
9 of 10 checks passed
@dorssel dorssel deleted the unit_test branch February 29, 2024 01:22
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