Skip to content

Instantly share code, notes, and snippets.

@tkalve
Last active February 25, 2025 21:03
Show Gist options
  • Save tkalve/355e38da57b3f17747ec7b43ee158eb2 to your computer and use it in GitHub Desktop.
Save tkalve/355e38da57b3f17747ec7b43ee158eb2 to your computer and use it in GitHub Desktop.
SAPo coverage tracking
{ "generatedon": "2025-02-25T21:03:56Z", "parser": "OpenCover", "assemblies": 9, "classes": 640, "files": 615, "coveredlines": 11032, "uncoveredlines": 9758, "coverablelines": 20790, "totallines": 36001, "linecoverage": 53, "coveredbranches": 1942, "totalbranches": 5548, "branchcoverage": 35, "coveredmethods": 2369, "totalmethods": 3836, "methodcoverage": 61.7 }
{
"generatedon": "2023-11-29T12:00:00Z",
"parser": "Clover",
"assemblies": 230,
"classes": 638,
"files": 638,
"coveredlines": 0,
"uncoveredlines": 3534,
"coverablelines": 3534,
"totallines": 24730,
"linecoverage": 0,
"coveredbranches": 0,
"totalbranches": 1274,
"branchcoverage": 0,
"coveredmethods": 0,
"totalmethods": 0,
"methodcoverage": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment