-
Notifications
You must be signed in to change notification settings - Fork 74
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: move current node account id logging logic into sdk client #3297
Conversation
Signed-off-by: nikolay <[email protected]>
Test Results 18 files - 9 235 suites - 187 32m 34s ⏱️ - 44m 59s Results for commit ac4ae12. ± Comparison against base commit d7f1bdc. This pull request removes 6 tests.
♻️ This comment has been updated with latest results. |
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3297 +/- ##
==========================================
+ Coverage 77.92% 81.55% +3.63%
==========================================
Files 66 69 +3
Lines 4476 4636 +160
Branches 1004 1041 +37
==========================================
+ Hits 3488 3781 +293
+ Misses 615 500 -115
+ Partials 373 355 -18
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description:
Follow-up on #3292
Related issue(s):
Fixes #3296
Notes for reviewer:
Checklist