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
As per the new testing paradigm outlined in docs/dev/testing.md, we need to add a code coverage job to our CI pipeline. This will help us to track our test coverage and to identify areas of the codebase that need more testing.