Instead of using the OpenCover extension, itβs very convenient for you to generate the result of code coverage and include it on the assembly summary page as follows:
Select the Visual Studio verification step, check the Shell with code enabled box. 
Then the result of code coverage is displayed on the assembly summary page: 
source share