vue-table-pagination
Version:
vue-table-pagination using Jest + vue-test-utils together test webpack3 vue2.
99 lines (98 loc) • 4.51 kB
HTML
<html lang="en">
<head>
<title>Code coverage report for root/unknown</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="..\prettify.css" />
<link rel="stylesheet" href="..\base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type='text/css'>
.coverage-summary .sorter {
background-image: url(..\sort-arrow-sprite.png);
}
</style>
</head>
<body>
<div class='wrapper'>
<div class='pad1'>
<h1>
<a href="..\index.html">All files</a> / <a href="index.html">root</a> unknown
</h1>
<div class='clearfix'>
<div class='fl pad1y space-right2'>
<span class="strong">80.26% </span>
<span class="quiet">Statements</span>
<span class='fraction'>61/76</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">58.62% </span>
<span class="quiet">Branches</span>
<span class='fraction'>17/29</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Functions</span>
<span class='fraction'>7/7</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">84.29% </span>
<span class="quiet">Lines</span>
<span class='fraction'>59/70</span>
</div>
</div>
</div>
<div class='status-line high'></div>
<pre><table class="coverage">
<tr><td class="line-count quiet">1
2
3
4
5
6
7
8
9
10
11
12</td><td class="line-coverage quiet"><span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span>
<span class="cline-any cline-no">0</span></td><td class="text"><pre class="prettyprint lang-js">Path must be a string. Received [Function]
TypeError: Path must be a string. Received [Function]
at assertPath (path.js:28:11)
at Object.resolve (path.js:207:7)
at Object.exports.asAbsolute (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.2.2@istanbul-lib-source-maps\lib\pathutils.js:12:43)
at Context.sourceFinder (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.2.2@istanbul-lib-source-maps\lib\map-store.js:97:42)
at Context.getSource (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.1.2@istanbul-lib-report\lib\context.js:74:17)
at Object.annotateSourceCode (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.1.3@istanbul-reports\lib\html\annotator.js:172:38)
at HtmlReport.onDetail (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.1.3@istanbul-reports\lib\html\index.js:217:39)
at LcovReport.(anonymous function) [as onDetail] (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.1.3@istanbul-reports\lib\lcov\index.js:24:24)
at Visitor.(anonymous function) [as onDetail] (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.1.2@istanbul-lib-report\lib\tree.js:34:30)
at ReportNode.Node.visit (E:\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\node_modules\.1.1.2@istanbul-lib-report\lib\tree.js:123:17)</pre></td></tr>
</table></pre>
<div class='push'></div><!-- for sticky footer -->
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Wed Jan 17 2018 15:22:46 GMT+0800 (中国标准时间)
</div>
</div>
<script src="..\prettify.js"></script>
<script>
window.onload = function () {
if (typeof prettyPrint === 'function') {
prettyPrint();
}
};
</script>
<script src="..\sorter.js"></script>
</body>
</html>