-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: disable annotations by default #717
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #717 +/- ##
==========================================
+ Coverage 97.92% 98.07% +0.14%
==========================================
Files 434 434
Lines 36733 36734 +1
==========================================
+ Hits 35971 36027 +56
+ Misses 762 707 -55
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #717 +/- ##
==========================================
+ Coverage 97.92% 98.07% +0.14%
==========================================
Files 434 434
Lines 36733 36734 +1
==========================================
+ Hits 35971 36027 +56
+ Misses 762 707 -55
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #717 +/- ##
==========================================
+ Coverage 97.92% 98.07% +0.14%
==========================================
Files 434 434
Lines 36733 36734 +1
==========================================
+ Hits 35971 36027 +56
+ Misses 762 707 -55
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #717 +/- ##
==========================================
+ Coverage 97.97% 98.12% +0.14%
==========================================
Files 475 475
Lines 38088 38089 +1
==========================================
+ Hits 37318 37374 +56
+ Misses 770 715 -55
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes This change has been scanned for critical changes. Learn more |
Fixes: codecov/engineering-team#1235