UNPKG

vue-table-pagination

Version:

vue-table-pagination using Jest + vue-test-utils together test webpack3 vue2.

120 lines (116 loc) 5.6 kB
<!doctype html> <html lang="en"> <head> <title>Code coverage report for All files</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> All files </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">90.2% </span> <span class="quiet">Statements</span> <span class='fraction'>184/204</span> </div> <div class='fl pad1y space-right2'> <span class="strong">48.98% </span> <span class="quiet">Branches</span> <span class='fraction'>24/49</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Functions</span> <span class='fraction'>23/23</span> </div> <div class='fl pad1y space-right2'> <span class="strong">92.39% </span> <span class="quiet">Lines</span> <span class='fraction'>182/197</span> </div> </div> </div> <div class='status-line high'></div> <div class="pad1"> <table class="coverage-summary"> <thead> <tr> <th data-col="file" data-fmt="html" data-html="true" class="file">File</th> <th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th> <th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th> <th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th> <th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th> <th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th> <th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th> </tr> </thead> <tbody><tr> <td class="file high" data-value="root"><a href="root\index.html">root</a></td> <td data-value="80.26" class="pic high"><div class="chart"><div class="cover-fill" style="width: 80%;"></div><div class="cover-empty" style="width:20%;"></div></div></td> <td data-value="80.26" class="pct high">80.26%</td> <td data-value="76" class="abs high">61/76</td> <td data-value="58.62" class="pct medium">58.62%</td> <td data-value="29" class="abs medium">17/29</td> <td data-value="100" class="pct high">100%</td> <td data-value="7" class="abs high">7/7</td> <td data-value="84.29" class="pct high">84.29%</td> <td data-value="70" class="abs high">59/70</td> </tr> <tr> <td class="file high" data-value="root/jackieli/node-code-write-练习/npm模块/longyuan-gm-table-pagination/vue-table-pagination/__test__"><a href="root\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\__test__\index.html">root/jackieli/node-code-write-练习/npm模块/longyuan-gm-table-pagination/vue-table-pagination/__test__</a></td> <td data-value="99.01" class="pic high"><div class="chart"><div class="cover-fill" style="width: 99%;"></div><div class="cover-empty" style="width:1%;"></div></div></td> <td data-value="99.01" class="pct high">99.01%</td> <td data-value="101" class="abs high">100/101</td> <td data-value="50" class="pct medium">50%</td> <td data-value="2" class="abs medium">1/2</td> <td data-value="100" class="pct high">100%</td> <td data-value="16" class="abs high">16/16</td> <td data-value="100" class="pct high">100%</td> <td data-value="100" class="abs high">100/100</td> </tr> <tr> <td class="file high" data-value="root/jackieli/node-code-write-练习/npm模块/longyuan-gm-table-pagination/vue-table-pagination/src/components"><a href="root\jackieli\node-code-write-练习\npm模块\longyuan-gm-table-pagination\vue-table-pagination\src\components\index.html">root/jackieli/node-code-write-练习/npm模块/longyuan-gm-table-pagination/vue-table-pagination/src/components</a></td> <td data-value="85.19" class="pic high"><div class="chart"><div class="cover-fill" style="width: 85%;"></div><div class="cover-empty" style="width:15%;"></div></div></td> <td data-value="85.19" class="pct high">85.19%</td> <td data-value="27" class="abs high">23/27</td> <td data-value="33.33" class="pct low">33.33%</td> <td data-value="18" class="abs low">6/18</td> <td data-value="100" class="pct high">100%</td> <td data-value="0" class="abs high">0/0</td> <td data-value="85.19" class="pct high">85.19%</td> <td data-value="27" class="abs high">23/27</td> </tr> </tbody> </table> </div><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>