-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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: disable false positive error #10576
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10576 +/- ##
==========================================
+ Coverage 59.56% 59.68% +0.12%
==========================================
Files 767 767
Lines 36268 36314 +46
Branches 3426 3431 +5
==========================================
+ Hits 21603 21675 +72
+ Misses 14472 14447 -25
+ Partials 193 192 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
Good catch!
SUMMARY
Disables a false positive error
ADDITIONAL INFORMATION