You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create config helpers for coverage plugin paths, where they would support specifying multiple targets so we can do test, integration-test, or whatever else.
coveragePathsFromAllNxProjects
coveragePathsFromNxProject
coveragePathsFromNxProjectAndDeps
But we will also need to run the test (coverage) targets for the libs too, so the command needs to be more clever too, probably with similar helpers.
The text was updated successfully, but these errors were encountered:
Create config helpers for coverage plugin paths, where they would support specifying multiple targets so we can do test, integration-test, or whatever else.
coveragePathsFromAllNxProjects
coveragePathsFromNxProject
coveragePathsFromNxProjectAndDeps
But we will also need to run the test (coverage) targets for the libs too, so the command needs to be more clever too, probably with similar helpers.
The text was updated successfully, but these errors were encountered: