{
  "schema": 2,
  "measurements": {
    "overall": {
      "lines": {
        "covered": 714,
        "total": 741,
        "percent": 96.36
      },
      "functions": {
        "covered": 189,
        "total": 196,
        "percent": 96.43
      },
      "branches": {
        "covered": 209,
        "total": 228,
        "percent": 91.67
      }
    },
    "proto": {
      "lines": {
        "covered": 714,
        "total": 741,
        "percent": 96.36
      },
      "functions": {
        "covered": 189,
        "total": 196,
        "percent": 96.43
      },
      "branches": {
        "covered": 209,
        "total": 228,
        "percent": 91.67
      }
    }
  },
  "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": {}
}
