We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Parent task to fill in the gaps from the low initial coverage that the VisBuilder has.
src/plugins/wizard/public/application/utils/get_top_nav_config.tsx
src/plugins/wizard/public/application/utils/validate_schema_state.ts
src/plugins/wizard/public/application/components/data_tab/utils/get_available_fields.ts
The text was updated successfully, but these errors were encountered:
[Follow-up]: Negative code coverage? Maybe we should have a rule if negative code coverage point to new functional tests.
[Follow-up 2]: Is there another way to calculate coverage accurately from a functional tests view point.
Sorry, something went wrong.
See also:
Save workflow is blocked by #2627 (comment). Will track adding a test workflow as a part of that separately. Closing this issue in the meantime.
ashwin-pc
No branches or pull requests
Parent task to fill in the gaps from the low initial coverage that the VisBuilder has.
Sub tasks:
Missing unit tests
src/plugins/wizard/public/application/utils/get_top_nav_config.tsx
src/plugins/wizard/public/application/utils/validate_schema_state.ts
src/plugins/wizard/public/application/components/data_tab/utils/get_available_fields.ts
Missing functional tests
The text was updated successfully, but these errors were encountered: