[FEATURE] Track new engine test coverage #1144
Labels
enhancement
New feature or request
infrastructure
Changes to infrastructure, testing, CI/CD, pipelines, etc.
new-engine-gap
Is your feature request related to a problem?
As a developer, I'd like to know when the v2 SQL engine has the same test coverage as the legacy engine.
We can begin planning deprecation of the legacy engine once this test coverage parity is reached.
What solution would you like?
A separate workflow that runs SQL plugin unit, integration, and doc tests with v2 engine only.
Test reports to be published as part of run results using an action such as
The text was updated successfully, but these errors were encountered: