Confirmed users
513
edits
Klahnakoski (talk | contribs) (add contacts and details) |
Klahnakoski (talk | contribs) m ("goes") |
||
Line 15: | Line 15: | ||
* If code coverage is going down, what new code is not being covered? Is it OK to not be covered? | * If code coverage is going down, what new code is not being covered? Is it OK to not be covered? | ||
* If code coverage is going down, what tests have been dropped? Is that OK? | * If code coverage is going down, what tests have been dropped? Is that OK? | ||
* Should we alert when code coverage down "significantly"? | * Should we alert when code coverage goes down "significantly"? | ||
* When adding or change code in source file S, what tests cover that source file? What tests should we run? | * When adding or change code in source file S, what tests cover that source file? What tests should we run? | ||