Skip to content

fix: bad report generated by code coverage CLI helper

Description

The result of running the following command python ..\sight-git\sight-cov.py -d my_project_name 521 --html in the project root directory on Windows platform :

What we get: i1

What we expected: i2

Steps to reproduce

See description

Technical specifications

Retrieving explicitly the source code of the dev branch and the MR branch to fix the bug.

Test plan

Re-executes the command line from the description to get the expected result.

Edited by Nicolas PAPIER
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information