From e3c379d069ffa9661561d25cdbf2f5894a2f8ee8 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sat, 14 Feb 2026 08:58:38 -0800 Subject: Refactor: project structure, implement dependency injection, and align v2 UI with v1 --- frontend/coverage/index.html | 238 ++++++++++++++++++++++--------------------- 1 file changed, 124 insertions(+), 114 deletions(-) (limited to 'frontend/coverage/index.html') diff --git a/frontend/coverage/index.html b/frontend/coverage/index.html index 450975d..bd1150d 100644 --- a/frontend/coverage/index.html +++ b/frontend/coverage/index.html @@ -1,131 +1,141 @@ - - - + Code coverage report for All files - - - - -
-
+ + + +
+

All files

-
- -
- 86.17% - Statements - 212/246 -
- - -
- 76.76% - Branches - 109/142 -
- - -
- 86.3% - Functions - 63/73 -
- - -
- 88.39% - Lines - 198/224 -
- - +
+
+ 86.17% + Statements + 212/246 +
+ +
+ 76.76% + Branches + 109/142 +
+ +
+ 86.3% + Functions + 63/73 +
+ +
+ 88.39% + Lines + 198/224 +

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

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +
+
+
FileStatementsBranchesFunctionsLines
src -
-
78.94%15/1966.66%4/677.77%7/978.94%15/19
src/components -
-
86.78%197/22777.2%105/13687.5%56/6489.26%183/205
+ + + + + + + + + + + + + + + + + + + + + + + + + + + - -
File + Statements + BranchesFunctionsLines
src +
+
+
+
+
78.94%15/1966.66%4/677.77%7/978.94%15/19
-
-
-
- - - - - - + + + src/components + + +
+
+
+
+ + 86.78% + 197/227 + 77.2% + 105/136 + 87.5% + 56/64 + 89.26% + 183/205 + + + +
+
+ +
+ + + + + + + - \ No newline at end of file -- cgit v1.2.3