-
-
Notifications
You must be signed in to change notification settings - Fork 172
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
Improve Code Quality #509
Improve Code Quality #509
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #509 +/- ##
==========================================
+ Coverage 74.49% 74.62% +0.13%
==========================================
Files 98 98
Lines 2639 2633 -6
Branches 445 442 -3
==========================================
- Hits 1966 1965 -1
+ Misses 570 567 -3
+ Partials 103 101 -2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good! Thanks @iamcarbon for nice contributions and sorry for the long wait to get this in.
A quick tidying utilizing .NET8.0 features.