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

.NET 9 preparation #714

Merged
merged 1 commit into from
Jul 10, 2024
Merged

.NET 9 preparation #714

merged 1 commit into from
Jul 10, 2024

Conversation

martincostello
Copy link
Owner

  • Move rule suppressions to ruleset file.
  • Disable CA1515.
  • Remove redundant package references.
  • Suppress IDE0130.

- Move rule suppressions to `ruleset` file.
- Disable CA1515.
- Remove redundant package references.
- Suppress IDE0130.
@martincostello martincostello added enhancement New feature or request .NET Pull requests that update .net code labels Jul 10, 2024
@martincostello martincostello enabled auto-merge (rebase) July 10, 2024 14:36
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.57%. Comparing base (3d45921) to head (67e9848).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #714   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files           8        8           
  Lines         289      289           
  Branches       31       31           
=======================================
  Hits          282      282           
  Misses          2        2           
  Partials        5        5           
Flag Coverage Δ
linux ?
macos 96.88% <ø> (ø)
windows 97.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello merged commit a5d060d into main Jul 10, 2024
12 checks passed
@martincostello martincostello deleted the dotnet-9-prep branch July 10, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant