Skip to content

Conversation

@dorssel
Copy link
Owner

@dorssel dorssel commented Dec 7, 2025

  • members can (un)bind without elevated privileges

@codecov
Copy link

codecov bot commented Dec 7, 2025

Codecov Report

❌ Patch coverage is 54.90196% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.53%. Comparing base (e727757) to head (5add0e1).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
Usbipd/UsbipdRegistry.cs 73.68% 7 Missing and 3 partials ⚠️
Usbipd/CommandHandlersCli.cs 0.00% 7 Missing ⚠️
Usbipd/ConsoleTools.cs 0.00% 5 Missing ⚠️
Usbipd/CommandHandlersServer.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1316      +/-   ##
==========================================
- Coverage   44.64%   44.53%   -0.11%     
==========================================
  Files          40       40              
  Lines        3409     3415       +6     
  Branches      620      632      +12     
==========================================
- Hits         1522     1521       -1     
- Misses       1783     1790       +7     
  Partials      104      104              

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2025

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.03s
✅ EDITORCONFIG editorconfig-checker 189 0 0 0.38s
✅ JSON jsonlint 5 0 0 0.14s
✅ JSON prettier 5 0 0 0.45s
✅ JSON v8r 5 0 0 4.06s
✅ MARKDOWN markdownlint 3 0 0 0.73s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.29s
✅ REPOSITORY checkov yes no no 20.76s
✅ REPOSITORY gitleaks yes no no 6.83s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY grype yes no no 36.34s
✅ REPOSITORY secretlint yes no no 1.35s
✅ REPOSITORY syft yes no no 2.35s
✅ REPOSITORY trivy-sbom yes no no 7.12s
✅ REPOSITORY trufflehog yes no no 4.95s
✅ XML xmllint 18 0 0 2.38s
✅ YAML prettier 11 0 0 0.57s
✅ YAML v8r 11 0 0 9.29s
✅ YAML yamllint 11 0 0 0.46s

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,EDITORCONFIG_EDITORCONFIG_CHECKER,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,XML_XMLLINT,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

- members can (un)bind without elevated privileges
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.

2 participants