Skip to content

Conversation

@TD5
Copy link

@TD5 TD5 commented May 22, 2023

The existing matrix strategy only tests apps which have been changed directly. This is unsound, since other apps may be affected by a change, but not directly changed, and hence gone untested. This change makes sure all apps are tested every time. We exchange the compute cost of running more tests for greater confidence in our changes.

proxyles and others added 4 commits May 16, 2023 09:29
The existing matrix strategy only tests apps which have been changed directly. This is unsound, since other apps may be affected by a change, but not directly changed, and hence gone untested. This change makes sure all apps are tested every time. We exchange the compute cost of running more tests for greater confidence in our changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants