Sometimes AxoCover displays code coverage markers that do not match up with curly braces. All three of these methods are unit tested yet the code coverage markers appear in red and at an offset.
The bug appears to be related to the bug that sometimes duplicates assemblies on the Report tab:
This is with AxoCover 1.1.6.14, NUnit 3.10.1, and the Merge by hash checkbox checked:
Cleaning Debug and Release then recovering Debug fixed the issue.
Sometimes AxoCover displays code coverage markers that do not match up with curly braces. All three of these methods are unit tested yet the code coverage markers appear in red and at an offset.
The bug appears to be related to the bug that sometimes duplicates assemblies on the Report tab:
This is with AxoCover 1.1.6.14, NUnit 3.10.1, and the Merge by hash checkbox checked:
Cleaning Debug and Release then recovering Debug fixed the issue.