-
Notifications
You must be signed in to change notification settings - Fork 13
fix: make plan to svg more comprehensive #1658
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
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.
Copilot reviewed 3 out of 6 changed files in this pull request and generated no suggestions.
Files not reviewed (3)
- src/containers/Tenant/Query/QuerySettingsDialog/i18n/en.json: Language not supported
- src/containers/Tenant/Query/QuerySettingsDialog/i18n/ru.json: Language not supported
- src/containers/UserSettings/i18n/en.json: Language not supported
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 3 out of 6 changed files in this pull request and generated no suggestions.
Files not reviewed (3)
- src/containers/Tenant/Query/QuerySettingsDialog/i18n/en.json: Language not supported
- src/containers/Tenant/Query/QuerySettingsDialog/i18n/ru.json: Language not supported
- src/containers/UserSettings/i18n/en.json: Language not supported
Comments skipped due to low confidence (1)
src/utils/hooks/useQueryExecutionSettings.ts:13
- [nitpick] The variable name
useShowPlanToSvg
is ambiguous. It should be renamed toisPlanToSvgEnabled
for better clarity.
const [useShowPlanToSvg] = useSetting<boolean>(USE_SHOW_PLAN_SVG_KEY);
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 4 out of 7 changed files in this pull request and generated no suggestions.
Files not reviewed (3)
- src/containers/Tenant/Query/QuerySettingsDialog/i18n/en.json: Language not supported
- src/containers/Tenant/Query/QuerySettingsDialog/i18n/ru.json: Language not supported
- src/containers/UserSettings/i18n/en.json: Language not supported
Comments skipped due to low confidence (1)
src/containers/Tenant/Query/QuerySettingsDialog/QuerySettingsSelect.tsx:38
- The new disabled prop should be covered by tests to ensure it works as expected.
disabled={props.disabled}
Closes #1656
Stand
CI Results
Test Status: β PASSED
π Full Report
Bundle Size: β
Current: 66.11 MB | Main: 66.11 MB
Diff: +0.00 MB (0.00%)
β Bundle size unchanged.
βΉοΈ CI Information