Recover the code coverage
Open
testing
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 195
Description
After merging #11319, the code coverage dropped from 70% to 61%. The reason being we are running 2 test profiles under the same test suite, and the second one will override the coverage of the first one.
Contributor guide
Assessment
This issue has not been assessed yet.