Skip to content

Commit

Permalink
ff
Browse files Browse the repository at this point in the history
  • Loading branch information
Prasenjeet1200 committed Sep 8, 2020
1 parent 021760d commit cf3886b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .np-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"yarn": false,
"contents": "build"
}
4 changes: 2 additions & 2 deletions coverage/clover.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<coverage generated="1599543356791" clover="3.2.0">
<project timestamp="1599543356791" name="All files">
<coverage generated="1599543763446" clover="3.2.0">
<project timestamp="1599543763446" name="All files">
<metrics statements="12" coveredstatements="1" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0" elements="22" coveredelements="1" complexity="0" loc="12" ncloc="12" packages="1" files="1" classes="1"/>
<file name="utils.js" path="C:\Users\Prasenjeet Symon\Desktop\lib\prasenjeet-symon\indexed-pdb\src\tests\utils.js">
<metrics statements="12" coveredstatements="1" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0"/>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1>All files</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
at Tue Sep 08 2020 11:05:56 GMT+0530 (India Standard Time)
at Tue Sep 08 2020 11:12:43 GMT+0530 (India Standard Time)
</div>
</div>
<script src="prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/utils.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h1><a href="index.html">All files</a> utils.js</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
at Tue Sep 08 2020 11:05:56 GMT+0530 (India Standard Time)
at Tue Sep 08 2020 11:12:43 GMT+0530 (India Standard Time)
</div>
</div>
<script src="prettify.js"></script>
Expand Down

0 comments on commit cf3886b

Please sign in to comment.