-
Notifications
You must be signed in to change notification settings - Fork 170
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
Add logs to track failure report #1441
Add logs to track failure report #1441
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1441 +/- ##
=======================================
Coverage 81.20% 81.21%
=======================================
Files 238 238
Lines 23179 23183 +4
=======================================
+ Hits 18822 18827 +5
+ Misses 4357 4356 -1 ☔ 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.
LGTM
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.
LGTM
34f7c4b
into
intelligent-machine-learning:master
What changes were proposed in this pull request?
Add logs to track failure node report.
Why are the changes needed?
Check if the critical events are reported as expectation.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Unit test.