-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
feat(embedded): API get embedded dashboard config by uuid #19650
feat(embedded): API get embedded dashboard config by uuid #19650
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19650 +/- ##
==========================================
- Coverage 66.47% 66.41% -0.07%
==========================================
Files 1681 1683 +2
Lines 64467 64500 +33
Branches 6607 6593 -14
==========================================
- Hits 42856 42836 -20
- Misses 19917 19980 +63
+ Partials 1694 1684 -10
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.
looking good!
* feat(embedded): get embedded dashboard config by uuid * add tests and validation * remove accidentally commit * fix tests
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION