-
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
chore: Moves the datasource components to the components folder #17130
chore: Moves the datasource components to the components folder #17130
Conversation
d4e5f92
to
3c748a2
Compare
Codecov Report
@@ Coverage Diff @@
## master #17130 +/- ##
=======================================
Coverage 76.94% 76.94%
=======================================
Files 1031 1032 +1
Lines 55229 55231 +2
Branches 7516 7516
=======================================
+ Hits 42496 42498 +2
Misses 12482 12482
Partials 251 251
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@pkdotson Ephemeral environment spinning up at http://34.216.137.132:8080. Credentials are |
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!
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
Moves the datasource components to the components folder. These components are used in the Dataset list and Explore.
This work is part of SIP-61
TESTING INSTRUCTIONS
1 - Execute all tests
2 - All tests should pass
ADDITIONAL INFORMATION