From 33a72485a492a4634128ed25696ab901133ea41e Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Thu, 28 Sep 2023 04:40:23 +0000 Subject: [PATCH] v3.0.0 ci: update workflows config. 00420ec6de6d5204d8bd9b9b535d2c3324b800cd --- base.css => lcov-report/base.css | 0 .../block-navigation.js | 0 favicon.png => lcov-report/favicon.png | Bin lcov-report/index.html | 131 ++++++++++++++++++ index.ts.html => lcov-report/index.ts.html | 2 +- prettify.css => lcov-report/prettify.css | 0 prettify.js => lcov-report/prettify.js | 0 .../sort-arrow-sprite.png | Bin sorter.js => lcov-report/sorter.js | 0 utils.ts.html => lcov-report/utils.ts.html | 2 +- 10 files changed, 133 insertions(+), 2 deletions(-) rename base.css => lcov-report/base.css (100%) rename block-navigation.js => lcov-report/block-navigation.js (100%) rename favicon.png => lcov-report/favicon.png (100%) create mode 100644 lcov-report/index.html rename index.ts.html => lcov-report/index.ts.html (99%) rename prettify.css => lcov-report/prettify.css (100%) rename prettify.js => lcov-report/prettify.js (100%) rename sort-arrow-sprite.png => lcov-report/sort-arrow-sprite.png (100%) rename sorter.js => lcov-report/sorter.js (100%) rename utils.ts.html => lcov-report/utils.ts.html (99%) diff --git a/base.css b/lcov-report/base.css similarity index 100% rename from base.css rename to lcov-report/base.css diff --git a/block-navigation.js b/lcov-report/block-navigation.js similarity index 100% rename from block-navigation.js rename to lcov-report/block-navigation.js diff --git a/favicon.png b/lcov-report/favicon.png similarity index 100% rename from favicon.png rename to lcov-report/favicon.png diff --git a/lcov-report/index.html b/lcov-report/index.html new file mode 100644 index 00000000..0e592cc8 --- /dev/null +++ b/lcov-report/index.html @@ -0,0 +1,131 @@ + + + + + + Code coverage report for All files + + + + + + + + + +
+
+

All files

+
+ +
+ 98.64% + Statements + 73/74 +
+ + +
+ 94.94% + Branches + 94/99 +
+ + +
+ 100% + Functions + 10/10 +
+ + +
+ 100% + Lines + 69/69 +
+ + +
+

+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +

+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileStatementsBranchesFunctionsLines
index.ts +
+
100%19/1996.77%30/31100%3/3100%19/19
utils.ts +
+
98.18%54/5594.11%64/68100%7/7100%50/50
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/index.ts.html b/lcov-report/index.ts.html similarity index 99% rename from index.ts.html rename to lcov-report/index.ts.html index 51b06b3b..7b2731bd 100644 --- a/index.ts.html +++ b/lcov-report/index.ts.html @@ -319,7 +319,7 @@

All files index.ts