MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / fixcoveragefilepaths.py

File fixcoveragefilepaths.py

fixcoveragefilepaths.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# The Cobertura report generated by OpenCppCoverage tool has file paths relative
2# to the drive and in case-insensitive format. This script converts the file
3# paths to be relative to the build directory and case-sensitive, which is
4# required for uploading reports to codecov.io

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected