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

Use .NET 9 #1061

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Use .NET 9 #1061

merged 1 commit into from
Nov 17, 2024

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Nov 17, 2024

No description provided.

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.05s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.06s
✅ BASH shfmt 1 0 0.0s
✅ EDITORCONFIG editorconfig-checker 160 0 0.84s
✅ JSON jsonlint 4 0 0.18s
✅ JSON prettier 3 0 0.4s
✅ JSON v8r 4 0 3.52s
✅ MARKDOWN markdownlint 3 0 0.51s
✅ MARKDOWN markdown-link-check 3 0 7.1s
✅ MARKDOWN markdown-table-formatter 3 0 0.22s
✅ REPOSITORY checkov yes no 12.71s
✅ REPOSITORY gitleaks yes no 1.77s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 15.17s
✅ REPOSITORY secretlint yes no 0.92s
✅ REPOSITORY trivy-sbom yes no 0.95s
✅ REPOSITORY trufflehog yes no 5.34s
✅ XML xmllint 15 0 0.01s
✅ YAML prettier 14 0 0.97s
✅ YAML v8r 14 0 14.52s
✅ YAML yamllint 14 0 0.41s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

Test Results

2 938 tests  ±0   2 938 ✅ ±0   8s ⏱️ -1s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 0670fcc. ± Comparison against base commit 6dc492a.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
UnitTests.BusId_Tests ‑ ÍncompatibleHub
UnitTests.BusId_Tests ‑ IncompatibleHub

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

Attention: Patch coverage is 51.94805% with 74 lines in your changes missing coverage. Please review.

Project coverage is 41.70%. Comparing base (6dc492a) to head (0670fcc).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
Usbipd/CommandHandlersCli.cs 0.00% 26 Missing ⚠️
Usbipd/ConfigurationManager.cs 0.00% 10 Missing ⚠️
Usbipd/ConnectedClient.cs 0.00% 9 Missing ⚠️
Usbipd/VBoxUsbMon.cs 0.00% 6 Missing ⚠️
Usbipd/AttachedEndpoint.cs 0.00% 5 Missing ⚠️
Usbipd/ExportedDevice.cs 16.66% 5 Missing ⚠️
Usbipd/RegistryUtils.cs 0.00% 4 Missing and 1 partial ⚠️
Usbipd/CommandHandlersServer.cs 0.00% 3 Missing ⚠️
Usbipd/VBoxUsb.cs 0.00% 2 Missing ⚠️
Usbipd/PolicyRuleAutoBind.cs 75.00% 0 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1061      +/-   ##
==========================================
- Coverage   42.58%   41.70%   -0.89%     
==========================================
  Files          38       38              
  Lines        3090     3019      -71     
  Branches      456      446      -10     
==========================================
- Hits         1316     1259      -57     
+ Misses       1741     1727      -14     
  Partials       33       33              

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

@dorssel dorssel merged commit 0d24aa7 into master Nov 17, 2024
10 checks passed
@dorssel dorssel deleted the net9 branch November 17, 2024 12:35
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