-
Notifications
You must be signed in to change notification settings - Fork 57
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
chore: fix log message in Hotswapper #2677
Conversation
Fixes the Hotswapper log message to print the changed class instead of listing all the classes referenced by endpoints.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2677 +/- ##
=======================================
Coverage 92.28% 92.28%
=======================================
Files 76 76
Lines 2477 2477
Branches 643 643
=======================================
Hits 2286 2286
Misses 144 144
Partials 47 47
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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, and probably doesn't need adding tests.
Quality Gate passedIssues Measures |
Fixes the Hotswapper log message to print the changed class instead of listing all the classes referenced by endpoints. Co-authored-by: Soroosh Taefi <[email protected]>
chore: fix log message in Hotswapper (#2677) Fixes the Hotswapper log message to print the changed class instead of listing all the classes referenced by endpoints. Co-authored-by: Marco Collovati <[email protected]> Co-authored-by: Soroosh Taefi <[email protected]>
Description
Fixes the Hotswapper log message to print the changed class instead of listing all the classes referenced by endpoints.
Type of change
Checklist
Additional for
Feature
type of change