summaryrefslogtreecommitdiff
path: root/test/reports/coverage.txt
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2024-02-08 19:59:21 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2024-02-08 19:59:21 -0600
commit712fc09f9cf2c3a657f5d94cb0748334d9fc587e (patch)
tree43ceaca4c274528d96ad3ced50845a0946827b68 /test/reports/coverage.txt
parent62993dd59bbbfcdb07dbb5836d359fad6334f23e (diff)
Initial commit - setup
Diffstat (limited to 'test/reports/coverage.txt')
-rw-r--r--test/reports/coverage.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/reports/coverage.txt b/test/reports/coverage.txt
new file mode 100644
index 0000000..a2ed4c1
--- /dev/null
+++ b/test/reports/coverage.txt
@@ -0,0 +1,6 @@
+--------------------|---------|----------|---------|---------|-------------------
+File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
+--------------------|---------|----------|---------|---------|-------------------
+All files | 83.78 | 100 | 70 | 86.11 |
+ binaryConverter.js | 83.78 | 100 | 70 | 86.11 | 30-33,45
+--------------------|---------|----------|---------|---------|-------------------