{
  "schema": 2,
  "measurements": {
    "overall": {
      "lines": {
        "covered": 6408,
        "total": 6740,
        "percent": 95.07
      },
      "functions": {
        "covered": 11048,
        "total": 11781,
        "percent": 93.78
      },
      "branches": {
        "covered": 9588,
        "total": 13145,
        "percent": 72.94
      }
    },
    "container": {
      "lines": {
        "covered": 705,
        "total": 734,
        "percent": 96.05
      },
      "functions": {
        "covered": 6834,
        "total": 7227,
        "percent": 94.56
      },
      "branches": {
        "covered": 6539,
        "total": 9482,
        "percent": 68.96
      }
    },
    "diff": {
      "lines": {
        "covered": 825,
        "total": 855,
        "percent": 96.49
      },
      "functions": {
        "covered": 115,
        "total": 116,
        "percent": 99.14
      },
      "branches": {
        "covered": 481,
        "total": 537,
        "percent": 89.57
      }
    },
    "digest": {
      "lines": {
        "covered": 864,
        "total": 874,
        "percent": 98.86
      },
      "functions": {
        "covered": 229,
        "total": 240,
        "percent": 95.42
      },
      "branches": {
        "covered": 332,
        "total": 348,
        "percent": 95.4
      }
    },
    "file": {
      "lines": {
        "covered": 684,
        "total": 774,
        "percent": 88.37
      },
      "functions": {
        "covered": 131,
        "total": 135,
        "percent": 97.04
      },
      "branches": {
        "covered": 436,
        "total": 590,
        "percent": 73.9
      }
    },
    "hash": {
      "lines": {
        "covered": 1007,
        "total": 1022,
        "percent": 98.53
      },
      "functions": {
        "covered": 232,
        "total": 233,
        "percent": 99.57
      },
      "branches": {
        "covered": 706,
        "total": 736,
        "percent": 95.92
      }
    },
    "json": {
      "lines": {
        "covered": 281,
        "total": 292,
        "percent": 96.23
      },
      "functions": {
        "covered": 241,
        "total": 260,
        "percent": 92.69
      },
      "branches": {
        "covered": 120,
        "total": 188,
        "percent": 63.83
      }
    },
    "log": {
      "lines": {
        "covered": 133,
        "total": 149,
        "percent": 89.26
      },
      "functions": {
        "covered": 30,
        "total": 30,
        "percent": 100.0
      },
      "branches": {
        "covered": 63,
        "total": 83,
        "percent": 75.9
      }
    },
    "mope": {
      "lines": {
        "covered": 299,
        "total": 321,
        "percent": 93.15
      },
      "functions": {
        "covered": 26,
        "total": 28,
        "percent": 92.86
      },
      "branches": {
        "covered": 241,
        "total": 302,
        "percent": 79.8
      }
    },
    "status": {
      "lines": {
        "covered": 57,
        "total": 57,
        "percent": 100.0
      },
      "functions": {
        "covered": 38,
        "total": 41,
        "percent": 92.68
      },
      "branches": {
        "covered": 12,
        "total": 16,
        "percent": 75.0
      }
    },
    "strings": {
      "lines": {
        "covered": 259,
        "total": 278,
        "percent": 93.17
      },
      "functions": {
        "covered": 42,
        "total": 42,
        "percent": 100.0
      },
      "branches": {
        "covered": 201,
        "total": 235,
        "percent": 85.53
      }
    },
    "testing": {
      "lines": {
        "covered": 343,
        "total": 378,
        "percent": 90.74
      },
      "functions": {
        "covered": 611,
        "total": 702,
        "percent": 87.04
      },
      "branches": {
        "covered": 114,
        "total": 158,
        "percent": 72.15
      }
    },
    "types": {
      "lines": {
        "covered": 951,
        "total": 1006,
        "percent": 94.53
      },
      "functions": {
        "covered": 2519,
        "total": 2727,
        "percent": 92.37
      },
      "branches": {
        "covered": 343,
        "total": 470,
        "percent": 72.98
      }
    }
  },
  "minimums": {
    "overall": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "container": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "diff": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "digest": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "file": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "hash": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "json": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "log": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "mope": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "status": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "strings": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "testing": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    },
    "types": {
      "lines": 88.0,
      "functions": 80.0,
      "branches": 60.0
    }
  },
  "targets": {
    "overall": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "container": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "diff": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "digest": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "file": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "hash": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "json": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "log": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "mope": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "status": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "strings": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "testing": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    },
    "types": {
      "lines": 90.0,
      "functions": 95.0,
      "branches": 82.0
    }
  },
  "enforcement": {
    "overall": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "container": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "diff": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "digest": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "file": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "hash": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "json": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "log": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "mope": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "status": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "strings": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "testing": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    },
    "types": {
      "lines": "medium",
      "functions": "medium",
      "branches": "medium"
    }
  },
  "reasons": {}
}
