From 712fc09f9cf2c3a657f5d94cb0748334d9fc587e Mon Sep 17 00:00:00 2001 From: TinWoodman92 Date: Thu, 8 Feb 2024 19:59:21 -0600 Subject: Initial commit - setup --- test/reports/coverage.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/reports/coverage.txt (limited to 'test/reports') 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 +--------------------|---------|----------|---------|---------|------------------- -- cgit v1.2.3