supercov-contracts 0.0.55

Frozen language-neutral contracts for the Supercov coverage engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "schemaVersion": 1,
  "status": "private-spike",
  "producer": "coverage.py",
  "supportedCollectorCoresForExactContexts": ["ctrace", "pytrace"],
  "requiresBranchMeasurement": true,
  "databaseAccess": "forbidden",
  "frontendComputesVerdicts": false,
  "unknownFieldsFatal": true,
  "preserveUnrecognizedContextsAsBackground": true,
  "mcdcAvailability": "unavailable-with-blocking-limitation",
  "columnLocations": "unavailable-with-blocking-limitation"
}