-
Notifications
You must be signed in to change notification settings - Fork 80
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 set invalid instance UID error throw #218
Fix set invalid instance UID error throw #218
Conversation
Thank you for the fix @sairam866 |
40b1ef4
to
3a7838d
Compare
@tigrannajaryan Updated my commit with my company email. CLA should be fine now. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #218 +/- ##
==========================================
- Coverage 76.11% 72.50% -3.62%
==========================================
Files 24 25 +1
Lines 1834 2022 +188
==========================================
+ Hits 1396 1466 +70
- Misses 326 446 +120
+ Partials 112 110 -2 ☔ View full report in Codecov by Sentry. |
Thanks @sairam866 |
Fixing error throw logger when setting invalid instance UID provided by the server.