{
  "schema": 2,
  "measurements": {
    "overall": {
      "lines": {
        "covered": 715,
        "total": 743,
        "percent": 96.23
      },
      "functions": {
        "covered": 189,
        "total": 197,
        "percent": 95.94
      },
      "branches": {
        "covered": 203,
        "total": 222,
        "percent": 91.44
      }
    },
    "proto": {
      "lines": {
        "covered": 715,
        "total": 743,
        "percent": 96.23
      },
      "functions": {
        "covered": 189,
        "total": 197,
        "percent": 95.94
      },
      "branches": {
        "covered": 203,
        "total": 222,
        "percent": 91.44
      }
    }
  },
  "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": {}
}
