gitlab-org--gitlab-foss/spec/fixtures/pipeline_artifacts/code_coverage.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
85 B
JSON
Raw Normal View History

{
"files": {
"demo.rb": {
"1": 1,
"2": 1,
"3": 1
}
}
}