| 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 |