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 spell check #1103

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Add spell check #1103

merged 1 commit into from
Dec 26, 2024

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Dec 26, 2024

No description provided.

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.02s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.05s
✅ BASH shfmt 1 0 0.0s
✅ EDITORCONFIG editorconfig-checker 161 0 0.65s
✅ JSON jsonlint 3 0 0.17s
✅ JSON prettier 3 0 0.39s
✅ JSON v8r 3 0 2.28s
✅ MARKDOWN markdownlint 3 0 0.39s
✅ MARKDOWN markdown-link-check 3 0 8.9s
✅ MARKDOWN markdown-table-formatter 3 0 0.26s
✅ REPOSITORY checkov yes no 15.28s
✅ REPOSITORY gitleaks yes no 3.49s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 13.03s
✅ REPOSITORY secretlint yes no 1.03s
✅ REPOSITORY trivy-sbom yes no 0.24s
✅ REPOSITORY trufflehog yes no 3.49s
✅ XML xmllint 17 0 0.02s
✅ YAML prettier 13 0 0.84s
✅ YAML v8r 13 0 20.1s
✅ YAML yamllint 13 0 0.33s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

Attention: Patch coverage is 69.73684% with 46 lines in your changes missing coverage. Please review.

Project coverage is 40.53%. Comparing base (aadf755) to head (19977c7).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
Usbipd/CommandHandlersCli.cs 0.00% 16 Missing ⚠️
Usbipd/ConnectedClient.cs 0.00% 8 Missing ⚠️
Usbipd/PcapNg.cs 95.28% 0 Missing and 5 partials ⚠️
Usbipd/AttachedEndpoint.cs 0.00% 4 Missing ⚠️
Usbipd/ExportedDevice.cs 0.00% 3 Missing ⚠️
Usbipd/ConfigurationManager.cs 0.00% 2 Missing ⚠️
Usbipd/Program.cs 0.00% 2 Missing ⚠️
Usbipd/CommandHandlersServer.cs 0.00% 1 Missing ⚠️
Usbipd/ConsoleTools.cs 0.00% 1 Missing ⚠️
Usbipd/NewDev.cs 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1103      +/-   ##
==========================================
+ Coverage   40.44%   40.53%   +0.09%     
==========================================
  Files          38       38              
  Lines        3066     3059       -7     
  Branches      499      499              
==========================================
  Hits         1240     1240              
+ Misses       1780     1773       -7     
  Partials       46       46              

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

@dorssel dorssel merged commit af57f8c into master Dec 26, 2024
9 checks passed
@dorssel dorssel deleted the spelling branch December 26, 2024 23:04
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