Welcome to mirror list, hosted at ThFree Co, Russian Federation.

code_coverage.json « pipeline_artifacts « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e9c2cc0d1bfac89c4f9dbc3364e7f02e7351b619 (plain)
1
2
3
4
5
6
7
8
9
{
  "files": {
    "demo.rb": {
      "1": 1,
      "2": 1,
      "3": 1
    }
  }
}