Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save demurgos/b1b1a92f89b9581b004fc700a40c3462 to your computer and use it in GitHub Desktop.
Save demurgos/b1b1a92f89b9581b004fc700a40c3462 to your computer and use it in GitHub Desktop.
c8-merge-error
{
"/data/projects/various/turbo-gulp/build/test/test.esm.js": {
"path": "/data/projects/various/turbo-gulp/build/test/test.esm.js",
"statementMap": {
"0": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 14
}
},
"1": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 51
}
},
"2": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 40
}
},
"3": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 48
}
},
"4": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 8
}
},
"5": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 5
}
},
"6": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
}
},
"s": {
"0": 1,
"1": 1,
"2": 1,
"3": 1,
"4": 0,
"5": 0,
"6": 0
},
"branchMap": {
"0": {
"type": "branch",
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
},
"locations": [
{
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
}
]
},
"1": {
"type": "branch",
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 7,
"column": 0
}
},
"locations": [
{
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 7,
"column": 0
}
}
]
}
},
"b": {
"0": [
1
],
"1": [
0
]
},
"fnMap": {},
"f": {}
}
}
{
"/data/projects/various/turbo-gulp/build/test/test.esm.js": {
"path": "/data/projects/various/turbo-gulp/build/test/test.esm.js",
"statementMap": {
"0": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 14
}
},
"1": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 51
}
},
"2": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 40
}
},
"3": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 48
}
},
"4": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 8
}
},
"5": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 5
}
},
"6": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
}
},
"s": {
"0": 1,
"1": 4,
"2": 1,
"3": 1,
"4": 1,
"5": 1,
"6": 1
},
"branchMap": {
"0": {
"type": "branch",
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
},
"locations": [
{
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
}
]
},
"1": {
"type": "branch",
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
},
"locations": [
{
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 7,
"column": 0
}
}
]
},
"2": {
"type": "branch",
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 6,
"column": 1
}
},
"locations": [
{
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 6,
"column": 1
}
}
]
},
"3": {
"type": "branch",
"loc": {
"start": {
"line": 2,
"column": 51
},
"end": {
"line": 6,
"column": 0
}
},
"locations": [
{
"start": {
"line": 2,
"column": 51
},
"end": {
"line": 6,
"column": 0
}
}
]
}
},
"b": {
"0": [
1
],
"1": [
1
],
"2": [
4
],
"3": [
1
]
},
"fnMap": {},
"f": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment