Skip to content

Instantly share code, notes, and snippets.

@tkalve
Last active October 2, 2025 10:20
Show Gist options
  • Select an option

  • Save tkalve/355e38da57b3f17747ec7b43ee158eb2 to your computer and use it in GitHub Desktop.

Select an option

Save tkalve/355e38da57b3f17747ec7b43ee158eb2 to your computer and use it in GitHub Desktop.
SAPo coverage tracking
{ "generatedon": "2025-10-02T10:20:17Z", "parser": "OpenCover", "assemblies": 10, "classes": 640, "files": 619, "coveredlines": 10500, "uncoveredlines": 9765, "coverablelines": 20265, "totallines": 35038, "linecoverage": 51.8, "coveredbranches": 1759, "totalbranches": 5353, "branchcoverage": 32.8, "coveredmethods": 2157, "totalmethods": 3863, "methodcoverage": 55.8 }
{
"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