-
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
fix: take reduced error into account in process flakes #527
Conversation
0be1397
to
69e5e3c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #527 +/- ##
=======================================
Coverage 97.51% 97.51%
=======================================
Files 420 420
Lines 35432 35435 +3
=======================================
+ Hits 34550 34553 +3
Misses 882 882
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 #527 +/- ##
=======================================
Coverage 97.51% 97.51%
=======================================
Files 420 420
Lines 35432 35435 +3
=======================================
+ Hits 34550 34553 +3
Misses 882 882
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 #527 +/- ##
=======================================
Coverage 97.51% 97.51%
=======================================
Files 420 420
Lines 35432 35435 +3
=======================================
+ Hits 34550 34553 +3
Misses 882 882
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 #527 +/- ##
=======================================
Coverage 97.53% 97.53%
=======================================
Files 451 451
Lines 36155 36158 +3
=======================================
+ Hits 35263 35266 +3
Misses 892 892
Flags with carried forward coverage won't be shown. Click here to find out more.
This change has been scanned for critical changes. Learn more |
69e5e3c
to
cb464e8
Compare
cb464e8
to
b9388f7
Compare
partially fixes: codecov/engineering-team#2032