UNPKG

@silvermine/apigateway-utils

Version:

Utility functions for working with AWS API Gateway

94 lines (92 loc) 3.52 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> / </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">98.47% </span> <span class="quiet">Statements</span> <span class='fraction'>257/261</span> </div> <div class='fl pad1y space-right2'> <span class="strong">98.66% </span> <span class="quiet">Branches</span> <span class='fraction'>147/149</span> </div> <div class='fl pad1y space-right2'> <span class="strong">98.78% </span> <span class="quiet">Functions</span> <span class='fraction'>81/82</span> </div> <div class='fl pad1y space-right2'> <span class="strong">98.47% </span> <span class="quiet">Lines</span> <span class='fraction'>257/261</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="src/"><a href="src/index.html">src/</a></td> <td data-value="98.47" class="pic high"><div class="chart"><div class="cover-fill" style="width: 98%;"></div><div class="cover-empty" style="width:2%;"></div></div></td> <td data-value="98.47" class="pct high">98.47%</td> <td data-value="261" class="abs high">257/261</td> <td data-value="98.66" class="pct high">98.66%</td> <td data-value="149" class="abs high">147/149</td> <td data-value="98.78" class="pct high">98.78%</td> <td data-value="82" class="abs high">81/82</td> <td data-value="98.47" class="pct high">98.47%</td> <td data-value="261" class="abs high">257/261</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="http://istanbul-js.org/" target="_blank">istanbul</a> at Mon Dec 17 2018 16:37:45 GMT-0500 (EST) </div> </div> <script src="prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="sorter.js"></script> </body> </html>