At the end of a test suite or the equivalent for the coverage level (i.e. when EndCoverageTracking is called but the unit tests aren't completely done), we call Pause() on the Line-By-Line Monitor, but when that resumes, I previously didn't resume the Python coverage tracker; now we do.
At the end of a test suite or the equivalent for the coverage level (i.e. when EndCoverageTracking is called but the unit tests aren't completely done), we call Pause() on the Line-By-Line Monitor, but when that resumes, I previously didn't resume the Python coverage tracker; now we do.