Create a scheduled pipeline to backfill unit tests for recently modified files
Navigate to CoverBot page
Add new CoverBot
Creates branch
Analyzes code coverage
Backfills unit tests
Creates PR/MR
Assigns PR/MR reviewer
Review and merge PR/MR
Who should review CoverBot PRs?
Is there a limit to the number of files that Tusk will generate tests for?
Why hasn't CoverBot created a PR at my pre-determined schedule?
Can I specify directories that CoverBot should not be writing tests for?
Does CoverBot guarantee 100% line coverage for the files that it is backfilling tests for?
Does Tusk add failing tests to the CoverBot PR?
Will CoverBot uncover edge cases in the system under test (SUT)?