diff --git a/index.html b/index.html index 3a5b0de1..ec775e6f 100644 --- a/index.html +++ b/index.html @@ -23,30 +23,30 @@

All files

- 41.49% + 41.24% Statements - 278/670 + 292/708
- 33.19% + 29.12% Branches - 78/235 + 83/285
- 34.01% + 33.16% Functions - 67/197 + 67/202
- 41.93% + 41.57% Lines - 265/632 + 279/671
@@ -80,17 +80,17 @@

All files

src - -
+ +
- 67.14% - 94/140 - 69.69% - 23/33 - 52.38% - 22/42 - 70.49% - 86/122 + 59.14% + 97/164 + 40.35% + 23/57 + 50% + 22/44 + 60.54% + 89/147 @@ -185,17 +185,17 @@

All files

src/component/taskButton - -
+ +
- 43.18% - 19/44 - 44.44% - 4/9 - 41.66% - 5/12 - 43.18% - 19/44 + 49.09% + 27/55 + 25.71% + 9/35 + 33.33% + 5/15 + 49.09% + 27/55 @@ -258,6 +258,21 @@

All files

1/20 + + src/utils + +
+ + 100% + 3/3 + 100% + 0/0 + 100% + 0/0 + 100% + 3/3 + +
@@ -266,7 +281,7 @@

All files

+ + + + + + \ No newline at end of file diff --git a/src/utils/index.html b/src/utils/index.html new file mode 100644 index 00000000..3cd9d0e3 --- /dev/null +++ b/src/utils/index.html @@ -0,0 +1,116 @@ + + + + + + Code coverage report for src/utils + + + + + + + + + +
+
+

All files src/utils

+
+ +
+ 100% + Statements + 3/3 +
+ + +
+ 100% + Branches + 0/0 +
+ + +
+ 100% + Functions + 0/0 +
+ + +
+ 100% + Lines + 3/3 +
+ + +
+

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

+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileStatementsBranchesFunctionsLines
constants.js +
+
100%3/3100%0/0100%0/0100%3/3
+
+
+
+ + + + + + + + \ No newline at end of file