-
Notifications
You must be signed in to change notification settings - Fork 20
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(nvidia/xid): use common events DB for NVML-based xid watcher, disable NVML Xid event watcher in favor of "dmesg" watcher, deprecate redundant "error-xid-sxid" component #343
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #343 +/- ##
==========================================
- Coverage 22.94% 22.68% -0.27%
==========================================
Files 296 291 -5
Lines 26851 26161 -690
==========================================
- Hits 6161 5934 -227
+ Misses 20062 19614 -448
+ Partials 628 613 -15 ☔ View full report in Codecov by Sentry. |
Can we add tests? |
604dba8
to
d253b2d
Compare
d253b2d
to
5c59d46
Compare
Signed-off-by: Gyuho Lee <[email protected]>
Signed-off-by: Gyuho Lee <[email protected]>
Signed-off-by: Gyuho Lee <[email protected]>
Signed-off-by: Gyuho Lee <[email protected]>
Signed-off-by: Gyuho Lee <[email protected]>
3b01803
to
94b01db
Compare
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 after patch ci green, project ci red seems bc deleted several high test coverage files
Signed-off-by: Gyuho Lee <[email protected]>
49dea12
to
16f01ff
Compare
Signed-off-by: Gyuho Lee <[email protected]>
c.f., #336