Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle coverage module backward incompatibility
The `CoverageData.update()` method is not compatible between 7.5.2 and any later version. Catch the exception and call the method with old parameters if needed.
- Loading branch information