Skip to content

Commit

Permalink
fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
shivajivarma committed Jul 20, 2022
1 parent 1f81407 commit 8298209
Show file tree
Hide file tree
Showing 410 changed files with 26,032 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"scriptId": "4",
"url": "deno:core/01_core.js",
"functions": [
{
"functionName": "setPromise",
"ranges": [
{ "startOffset": 1591, "endOffset": 1969, "count": 18 },
{ "startOffset": 1780, "endOffset": 1898, "count": 0 }
],
"isBlockCoverage": true
},
{
"functionName": "getPromise",
"ranges": [
{ "startOffset": 1973, "endOffset": 2450, "count": 18 },
{ "startOffset": 2142, "endOffset": 2282, "count": 0 }
],
"isBlockCoverage": true
},
{
"functionName": "newPromise",
"ranges": [{ "startOffset": 2454, "endOffset": 2701, "count": 18 }],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [{ "startOffset": 2535, "endOffset": 2615, "count": 18 }],
"isBlockCoverage": true
},
{
"functionName": "opresolve",
"ranges": [{ "startOffset": 3058, "endOffset": 3289, "count": 18 }],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [{ "startOffset": 3382, "endOffset": 3410, "count": 7 }],
"isBlockCoverage": true
},
{
"functionName": "unwrapOpResult",
"ranges": [{ "startOffset": 3664, "endOffset": 4436, "count": 322 }],
"isBlockCoverage": false
},
{
"functionName": "opAsync",
"ranges": [
{ "startOffset": 4440, "endOffset": 5317, "count": 18 },
{ "startOffset": 4642, "endOffset": 4676, "count": 0 },
{ "startOffset": 4780, "endOffset": 5191, "count": 0 }
],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [{ "startOffset": 5126, "endOffset": 5175, "count": 0 }],
"isBlockCoverage": false
},
{
"functionName": "opSync",
"ranges": [{ "startOffset": 5321, "endOffset": 5408, "count": 304 }],
"isBlockCoverage": false
},
{
"functionName": "resources",
"ranges": [{ "startOffset": 5666, "endOffset": 5746, "count": 18 }],
"isBlockCoverage": true
},
{
"functionName": "metrics",
"ranges": [{ "startOffset": 5750, "endOffset": 5997, "count": 18 }],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [{ "startOffset": 5922, "endOffset": 5962, "count": 5886 }],
"isBlockCoverage": true
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"scriptId": "66",
"url": "deno:runtime/js/40_read_file.js",
"functions": [
{
"functionName": "readTextFileSync",
"ranges": [{ "startOffset": 1021, "endOffset": 1126, "count": 8 }],
"isBlockCoverage": true
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"scriptId": "90",
"url": "https://deno.land/[email protected]/async/delay.ts",
"functions": [
{
"functionName": "",
"ranges": [{ "startOffset": 0, "endOffset": 923, "count": 1 }],
"isBlockCoverage": true
},
{
"functionName": "delay",
"ranges": [{ "startOffset": 7, "endOffset": 108, "count": 18 }],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [{ "startOffset": 51, "endOffset": 104, "count": 18 }],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [{ "startOffset": 71, "endOffset": 99, "count": 18 }],
"isBlockCoverage": true
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
"scriptId": "86",
"url": "file:///D:/development/justaos/@justaos/utils/file-utils/src/FileUtils.ts",
"functions": [
{
"functionName": "",
"ranges": [{ "startOffset": 0, "endOffset": 6903, "count": 1 }],
"isBlockCoverage": true
},
{
"functionName": "existsSync",
"ranges": [{ "startOffset": 145, "endOffset": 210, "count": 3 }],
"isBlockCoverage": true
},
{
"functionName": "mkdirSync",
"ranges": [{ "startOffset": 222, "endOffset": 308, "count": 1 }],
"isBlockCoverage": true
},
{
"functionName": "remove",
"ranges": [{ "startOffset": 320, "endOffset": 392, "count": 1 }],
"isBlockCoverage": true
},
{
"functionName": "removeSync",
"ranges": [{ "startOffset": 404, "endOffset": 484, "count": 1 }],
"isBlockCoverage": true
},
{
"functionName": "readFile",
"ranges": [{ "startOffset": 496, "endOffset": 566, "count": 0 }],
"isBlockCoverage": false
},
{
"functionName": "readFileSync",
"ranges": [{ "startOffset": 578, "endOffset": 652, "count": 0 }],
"isBlockCoverage": false
},
{
"functionName": "readTextFile",
"ranges": [{ "startOffset": 664, "endOffset": 738, "count": 0 }],
"isBlockCoverage": false
},
{
"functionName": "readTextFileSync",
"ranges": [{ "startOffset": 750, "endOffset": 832, "count": 8 }],
"isBlockCoverage": true
},
{
"functionName": "readJsonFileSync",
"ranges": [{ "startOffset": 844, "endOffset": 938, "count": 6 }],
"isBlockCoverage": true
},
{
"functionName": "readJsonFilesFromPathSync",
"ranges": [
{ "startOffset": 950, "endOffset": 1207, "count": 2 },
{ "startOffset": 1077, "endOffset": 1178, "count": 4 }
],
"isBlockCoverage": true
},
{
"functionName": "writeJsonFileSync",
"ranges": [{ "startOffset": 1219, "endOffset": 1335, "count": 1 }],
"isBlockCoverage": true
},
{
"functionName": "writeTextFileSync",
"ranges": [{ "startOffset": 1347, "endOffset": 1442, "count": 2 }],
"isBlockCoverage": true
},
{
"functionName": "copy",
"ranges": [{ "startOffset": 1454, "endOffset": 1538, "count": 0 }],
"isBlockCoverage": false
},
{
"functionName": "copySync",
"ranges": [{ "startOffset": 1550, "endOffset": 1642, "count": 1 }],
"isBlockCoverage": true
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"scriptId": "96",
"url": "https://deno.land/[email protected]/fs/exists.ts",
"functions": [
{
"functionName": "",
"ranges": [{ "startOffset": 0, "endOffset": 2338, "count": 1 }],
"isBlockCoverage": true
},
{
"functionName": "exists",
"ranges": [{ "startOffset": 7, "endOffset": 245, "count": 0 }],
"isBlockCoverage": false
},
{
"functionName": "existsSync",
"ranges": [
{ "startOffset": 253, "endOffset": 487, "count": 7 },
{ "startOffset": 460, "endOffset": 485, "count": 0 }
],
"isBlockCoverage": true
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
{
"scriptId": "5",
"url": "deno:core/02_error.js",
"functions": [
{
"functionName": "patchCallSite",
"ranges": [{ "startOffset": 585, "endOffset": 1766, "count": 119 }],
"isBlockCoverage": true
},
{
"functionName": "getThis",
"ranges": [{ "startOffset": 649, "endOffset": 703, "count": 119 }],
"isBlockCoverage": true
},
{
"functionName": "getTypeName",
"ranges": [{ "startOffset": 711, "endOffset": 773, "count": 182 }],
"isBlockCoverage": true
},
{
"functionName": "getFunction",
"ranges": [{ "startOffset": 781, "endOffset": 843, "count": 119 }],
"isBlockCoverage": true
},
{
"functionName": "getFunctionName",
"ranges": [{ "startOffset": 851, "endOffset": 921, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "getMethodName",
"ranges": [{ "startOffset": 929, "endOffset": 995, "count": 182 }],
"isBlockCoverage": true
},
{
"functionName": "getFileName",
"ranges": [{ "startOffset": 1003, "endOffset": 1060, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "getLineNumber",
"ranges": [{ "startOffset": 1068, "endOffset": 1129, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "getColumnNumber",
"ranges": [{ "startOffset": 1137, "endOffset": 1202, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "getEvalOrigin",
"ranges": [{ "startOffset": 1210, "endOffset": 1276, "count": 119 }],
"isBlockCoverage": true
},
{
"functionName": "isToplevel",
"ranges": [{ "startOffset": 1284, "endOffset": 1344, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "isEval",
"ranges": [{ "startOffset": 1352, "endOffset": 1404, "count": 119 }],
"isBlockCoverage": true
},
{
"functionName": "isNative",
"ranges": [{ "startOffset": 1412, "endOffset": 1468, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "isConstructor",
"ranges": [{ "startOffset": 1476, "endOffset": 1542, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "isAsync",
"ranges": [{ "startOffset": 1550, "endOffset": 1604, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "isPromiseAll",
"ranges": [{ "startOffset": 1612, "endOffset": 1676, "count": 238 }],
"isBlockCoverage": true
},
{
"functionName": "getPromiseIndex",
"ranges": [{ "startOffset": 1684, "endOffset": 1754, "count": 119 }],
"isBlockCoverage": true
},
{
"functionName": "formatLocation",
"ranges": [
{ "startOffset": 1814, "endOffset": 2611, "count": 119 },
{ "startOffset": 1879, "endOffset": 1909, "count": 0 },
{ "startOffset": 2066, "endOffset": 2331, "count": 0 }
],
"isBlockCoverage": true
},
{
"functionName": "formatCallSite",
"ranges": [
{ "startOffset": 2659, "endOffset": 4278, "count": 119 },
{ "startOffset": 2996, "endOffset": 3012, "count": 63 },
{ "startOffset": 3033, "endOffset": 3066, "count": 35 },
{ "startOffset": 3089, "endOffset": 3186, "count": 0 },
{ "startOffset": 3209, "endOffset": 3899, "count": 63 },
{ "startOffset": 3334, "endOffset": 3688, "count": 56 },
{ "startOffset": 3426, "endOffset": 3477, "count": 49 },
{ "startOffset": 3612, "endOffset": 3670, "count": 7 },
{ "startOffset": 3688, "endOffset": 3893, "count": 7 },
{ "startOffset": 3833, "endOffset": 3885, "count": 0 },
{ "startOffset": 3899, "endOffset": 4206, "count": 56 },
{ "startOffset": 3924, "endOffset": 4069, "count": 0 },
{ "startOffset": 4093, "endOffset": 4130, "count": 42 },
{ "startOffset": 4130, "endOffset": 4206, "count": 14 },
{ "startOffset": 4206, "endOffset": 4277, "count": 105 }
],
"isBlockCoverage": true
},
{
"functionName": "evaluateCallSite",
"ranges": [{ "startOffset": 4282, "endOffset": 5009, "count": 119 }],
"isBlockCoverage": true
},
{
"functionName": "prepareStackTrace",
"ranges": [
{ "startOffset": 5080, "endOffset": 6537, "count": 14 },
{ "startOffset": 5848, "endOffset": 6029, "count": 119 },
{ "startOffset": 6094, "endOffset": 6098, "count": 0 },
{ "startOffset": 6155, "endOffset": 6164, "count": 0 },
{ "startOffset": 6224, "endOffset": 6390, "count": 7 },
{ "startOffset": 6290, "endOffset": 6300, "count": 0 },
{ "startOffset": 6336, "endOffset": 6346, "count": 0 },
{ "startOffset": 6353, "endOffset": 6390, "count": 0 }
],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [
{ "startOffset": 5197, "endOffset": 5664, "count": 119 },
{ "startOffset": 5635, "endOffset": 5663, "count": 0 }
],
"isBlockCoverage": true
},
{
"functionName": "",
"ranges": [{ "startOffset": 6488, "endOffset": 6510, "count": 119 }],
"isBlockCoverage": true
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"scriptId": "87",
"url": "https://deno.land/[email protected]/fs/mod.ts",
"functions": [
{
"functionName": "",
"ranges": [{ "startOffset": 0, "endOffset": 1462, "count": 1 }],
"isBlockCoverage": true
}
]
}
Loading

0 comments on commit 8298209

Please sign in to comment.