-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 <bernd.warmuth@dynatrace.com>
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 <bernd.warmuth@dynatrace.com>
a714c3e
to
8dc46af
Compare
Signed-off-by: Bernd Warmuth <bernd.warmuth@dynatrace.com>
Signed-off-by: Bernd Warmuth <bernd.warmuth@dynatrace.com> Signed-off-by: Bernd Warmuth <bernd.warmuth@dynatrace.com>
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 <todd.baert@dynatrace.com> Signed-off-by: warber <72415058+warber@users.noreply.github.com>
This PR
fixes #308 and #310