-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix warning CA1062#NoOpPolicy #2219
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
Fix warning CA1062#NoOpPolicy #2219
Conversation
…om:Zombach/Polly into zombach/remove-warning-ca1062#no-op-policy
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2219 +/- ##
=======================================
Coverage 83.90% 83.91%
=======================================
Files 313 313
Lines 7183 7187 +4
Branches 1062 1064 +2
=======================================
+ Hits 6027 6031 +4
Misses 785 785
Partials 371 371
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@martincostello Just noticed! That separate test classes are created for Generic. Now I will divide and reschedule the test. |
Pull Request
The issue or feature being addressed
#2215
Details on the issue fix or feature implementation
Confirm the following