From 46e43f4bde4a35785b4997b81e86cd19f046b69b Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 21 Dec 2021 16:52:28 +0100 Subject: Commit --- .../string-template/coverage/index.html | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 src/node_modules/string-template/coverage/index.html (limited to 'src/node_modules/string-template/coverage/index.html') diff --git a/src/node_modules/string-template/coverage/index.html b/src/node_modules/string-template/coverage/index.html new file mode 100644 index 0000000..57042fb --- /dev/null +++ b/src/node_modules/string-template/coverage/index.html @@ -0,0 +1,93 @@ + + + + Code coverage report for All files + + + + + + + +
+
+

+ / +

+
+
+ 100% + Statements + 87/87 +
+
+ 98.36% + Branches + 60/61 +
+
+ 100% + Functions + 6/6 +
+
+ 100% + Lines + 87/87 +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileStatementsBranchesFunctionsLines
string-template/
100%87/8798.36%60/61100%6/6100%87/87
+
+
+ + + + + + + -- cgit