-
Notifications
You must be signed in to change notification settings - Fork 14k
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: css template API response, less data #17980
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17980 +/- ##
=======================================
Coverage 67.07% 67.08%
=======================================
Files 1609 1611 +2
Lines 64903 64919 +16
Branches 6868 6871 +3
=======================================
+ Hits 43535 43548 +13
- Misses 19502 19504 +2
- Partials 1866 1867 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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
* fix: css template API response, less data * add test (cherry picked from commit d35da1f)
🏷 2022.1 |
* fix: css template API response, less data * add test
* fix: css template API response, less data * add test
* fix: css template API response, less data * add test
SUMMARY
Simplifies and send less unneeded data back, on the CSS template get list REST API
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION