-
Notifications
You must be signed in to change notification settings - Fork 35
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: consider default client when loading states #309
fix: consider default client when loading states #309
Conversation
Signed-off-by: Bernd Warmuth <[email protected]>
1cb57c5
to
1b76ca0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #309 +/- ##
==========================================
+ Coverage 86.86% 86.91% +0.05%
==========================================
Files 12 12
Lines 1370 1376 +6
==========================================
+ Hits 1190 1196 +6
Misses 156 156
Partials 24 24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Bernd Warmuth <[email protected]>
a714c3e
to
8dc46af
Compare
Signed-off-by: Bernd Warmuth <[email protected]>
Signed-off-by: Bernd Warmuth <[email protected]> Signed-off-by: Bernd Warmuth <[email protected]>
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.
Just recommended a comment.
Co-authored-by: Todd Baert <[email protected]> Signed-off-by: warber <[email protected]>
This PR
fixes #308 and #310