Skip to content

Instantly share code, notes, and snippets.

@rickhanlonii
Created January 12, 2018 00:07
Show Gist options
  • Save rickhanlonii/337bb5310f827cef35ec2d329edbfc3b to your computer and use it in GitHub Desktop.
Save rickhanlonii/337bb5310f827cef35ec2d329edbfc3b to your computer and use it in GitHub Desktop.
Coverage Object
{
"/Users/rph/dev/oss/jest-coverage-leak/module.js": {
"path": "/Users/rph/dev/oss/jest-coverage-leak/module.js",
"statementMap": {
"0": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 21
}
},
"1": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 22
}
}
},
"fnMap": {
"0": {
"name": "(anonymous_0)",
"decl": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 14
}
},
"loc": {
"start": {
"line": 1,
"column": 19
},
"end": {
"line": 1,
"column": 21
}
},
"line": 1
}
},
"branchMap": {},
"s": {
"0": 1,
"1": 1
},
"f": {
"0": 0
},
"b": {},
"_coverageSchema": "332fd63041d2c1bcb487cc26dd0d5f7d97098a6c",
"hash": "4a93145c4e9c6dc62e440ec9685cd44ee3506395"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment