-
Notifications
You must be signed in to change notification settings - Fork 9
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
refactor: merge query result components #1661
Conversation
f2d7ec4
to
1009259
Compare
1009259
to
fbf0385
Compare
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.
Copilot reviewed 23 out of 38 changed files in this pull request and generated no suggestions.
Files not reviewed (15)
- src/containers/Tenant/Query/ExecuteResult/ExecuteResult.scss: Language not supported
- src/containers/Tenant/Query/ExplainResult/i18n/en.json: Language not supported
- src/containers/Tenant/Query/QueryResult/QueryResultViewer.scss: Language not supported
- src/containers/Tenant/Query/QueryResult/components/Ast/Ast.scss: Language not supported
- src/containers/Tenant/Query/QueryResult/components/Graph/Graph.scss: Language not supported
- src/containers/Tenant/Query/QueryResult/components/QueryJSONViewer/QueryJSONViewer.scss: Language not supported
- src/containers/Tenant/Query/QueryResult/components/QueryResultError/QueryResultError.scss: Language not supported
- src/containers/Tenant/Query/QueryResult/components/ResultSetsViewer/ResultSetsViewer.scss: Language not supported
- src/containers/Tenant/Query/ExecuteResult/ExecuteResult.tsx: Evaluated as low risk
- src/containers/Tenant/Query/ExecuteResult/utils.ts: Evaluated as low risk
- src/containers/Tenant/Query/ExplainResult/ExplainResult.tsx: Evaluated as low risk
- src/containers/Tenant/Query/ExplainResult/components/Graph/Graph.tsx: Evaluated as low risk
- src/containers/Tenant/Query/ExplainResult/i18n/index.ts: Evaluated as low risk
- src/containers/Tenant/Query/QueryEditor/QueryEditor.tsx: Evaluated as low risk
- src/containers/Tenant/Query/QueryResult/components/PlanToSvgButton/PlanToSvgButton.tsx: Evaluated as low risk
Comments skipped due to low confidence (1)
src/containers/Tenant/Query/QueryResult/QueryResultViewer.tsx:41
- [nitpick] The variable name
b
is ambiguous. It should be renamed to something more descriptive, likeblock
.
const b = cn('ydb-query-result');
Deal! |
fbf0385
to
e72751d
Compare
Closes #1120
Stand: https://nda.ya.ru/t/5Ck215VL79pZSk
CI Results
Test Status: β PASSED
π Full Report
Bundle Size: π½
Current: 66.10 MB | Main: 66.12 MB
Diff: 0.02 MB (-0.02%)
β Bundle size decreased.
βΉοΈ CI Information