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

Implicit usings #746

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Implicit usings #746

merged 1 commit into from
Oct 28, 2023

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Oct 28, 2023

No description provided.

@github-actions
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.02s
✅ BASH shellcheck 1 0 0.04s
✅ BASH shfmt 1 0 0.0s
✅ EDITORCONFIG editorconfig-checker 135 0 0.6s
✅ JSON eslint-plugin-jsonc 4 0 0.84s
✅ JSON jsonlint 4 0 0.56s
✅ JSON prettier 4 0 0.37s
✅ JSON v8r 4 0 2.91s
✅ MARKDOWN markdownlint 2 0 0.4s
✅ MARKDOWN markdown-link-check 2 0 5.57s
✅ MARKDOWN markdown-table-formatter 2 0 0.24s
✅ REPOSITORY checkov yes no 10.32s
✅ REPOSITORY gitleaks yes no 1.53s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 15.55s
✅ REPOSITORY secretlint yes no 0.96s
✅ REPOSITORY trivy yes no 4.13s
✅ REPOSITORY trivy-sbom yes no 1.5s
✅ REPOSITORY trufflehog yes no 4.28s
✅ XML xmllint 15 0 0.02s
✅ YAML prettier 13 0 0.61s
✅ YAML v8r 13 0 11.67s
✅ YAML yamllint 13 0 0.31s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad585a9) 42.88% compared to head (96bde59) 42.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #746   +/-   ##
=======================================
  Coverage   42.88%   42.88%           
=======================================
  Files          33       33           
  Lines        2810     2812    +2     
  Branches      394      394           
=======================================
+ Hits         1205     1206    +1     
- Misses       1569     1570    +1     
  Partials       36       36           
Files Coverage Δ
Usbipd.Automation/BusId.cs 100.00% <ø> (ø)
Usbipd.Automation/Device.cs 90.90% <ø> (ø)
Usbipd.Automation/NullableBusIdJsonConverter.cs 88.88% <ø> (ø)
...sbipd.Automation/NullableIPAddressJsonConverter.cs 88.88% <ø> (ø)
Usbipd.Automation/State.cs 100.00% <ø> (ø)
Usbipd.Automation/UsbIds.cs 100.00% <100.00%> (ø)
Usbipd.Automation/VidPid.cs 100.00% <ø> (ø)
Usbipd/AttachedClient.cs 0.00% <ø> (ø)
Usbipd/AttachedEndpoint.cs 0.00% <ø> (ø)
Usbipd/ClientContext.cs 85.71% <ø> (ø)
... and 21 more

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

@dorssel dorssel merged commit 141b482 into master Oct 28, 2023
9 checks passed
@dorssel dorssel deleted the implicit_usings branch October 28, 2023 11:48
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.

None yet

1 participant