{
  "schema": 2,
  "measurements": {
    "overall": {
      "lines": {
        "covered": 716,
        "total": 740,
        "percent": 96.76
      },
      "functions": {
        "covered": 192,
        "total": 200,
        "percent": 96.0
      },
      "branches": {
        "covered": 202,
        "total": 220,
        "percent": 91.82
      }
    },
    "proto": {
      "lines": {
        "covered": 716,
        "total": 740,
        "percent": 96.76
      },
      "functions": {
        "covered": 192,
        "total": 200,
        "percent": 96.0
      },
      "branches": {
        "covered": 202,
        "total": 220,
        "percent": 91.82
      }
    }
  },
  "minimums": {
    "overall": {
      "lines": 90.0,
      "functions": 90.0,
      "branches": 85.0
    },
    "proto": {
      "lines": 90.0,
      "functions": 90.0,
      "branches": 85.0
    }
  },
  "targets": {
    "overall": {
      "lines": 95.0,
      "functions": 95.0,
      "branches": 90.0
    },
    "proto": {
      "lines": 95.0,
      "functions": 95.0,
      "branches": 90.0
    }
  },
  "enforcement": {
    "overall": {
      "lines": "high",
      "functions": "high",
      "branches": "high"
    },
    "proto": {
      "lines": "high",
      "functions": "high",
      "branches": "high"
    }
  },
  "reasons": {}
}
