-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 Backend part of UX improvements #6297
🎨 Backend part of UX improvements #6297
Conversation
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.
💥
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6297 +/- ##
=========================================
- Coverage 84.5% 66.2% -18.4%
=========================================
Files 10 614 +604
Lines 214 31238 +31024
Branches 25 260 +235
=========================================
+ Hits 181 20699 +20518
- Misses 23 10479 +10456
- Partials 10 60 +50
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
Thanks
1fd5739
to
46e7706
Compare
Quality Gate passedIssues Measures |
What do these changes do?
Removes the "changing" part of the message going to the frontend, so that @odeimaiz can change how copying is shown.
Maybe when time is right we shall better go with #6288 but for now this appears to critical to apply it.
Related issue/s
How to test
Dev-ops checklist