DescriptionCoverage: add a trace for not_covered_lines per file
Example output:
{
"build_number": "2",
"gitHash": "71f5db892ee7ed9fbb573da28ccb906e18ba24a4",
"key": {
"arch": "x86_64",
"compiler": "Clang",
"configuration": "Coverage",
"cpu_or_gpu": "CPU",
"cpu_or_gpu_value": "AVX2",
"model": "GCE",
"os": "Ubuntu"
},
"results": {
"dm_DMGpuSupport_h": {
"coverage": {
"lines_not_covered": 6,
"options": {
"dir": "dm",
"fullname": "dm/DMGpuSupport.h",
"source_type": "coverage"
},
"percent": 33.33333333333333
}
},
"dm_DMJsonWriter_cpp": {
......
BUG=skia:2430
Committed: https://skia.googlesource.com/skia/+/4cb300340eb525b2ee2a73d12d81cbfd3b746498
Patch Set 1 #Patch Set 2 : Fix key, tweak naming #
Total comments: 2
Patch Set 3 : Adjust format #Messages
Total messages: 12 (4 generated)
|