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/src/App.css.html | 128 ++++++++++++++++++------------------- 1 file changed, 61 insertions(+), 67 deletions(-) (limited to 'frontend/coverage/src/App.css.html') diff --git a/frontend/coverage/src/App.css.html b/frontend/coverage/src/App.css.html index 213109e..a5aa753 100644 --- a/frontend/coverage/src/App.css.html +++ b/frontend/coverage/src/App.css.html @@ -1,68 +1,61 @@ - - - + Code coverage report for src/App.css - - - - -
-
+ + + +
+

All files / src App.css

-
- -
- 0% - Statements - 0/0 -
- - -
- 0% - Branches - 0/0 -
- - -
- 0% - Functions - 0/0 -
- - -
- 0% - Lines - 0/0 -
- - +
+
+ 0% + Statements + 0/0 +
+ +
+ 0% + Branches + 0/0 +
+ +
+ 0% + Functions + 0/0 +
+ +
+ 0% + Lines + 0/0 +

- 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.

-
-
-

+      
+      
+
1 2 3 @@ -374,21 +367,22 @@ body { border-color: rgba(255, 255, 255, 0.5); }
-
-
- - - - - - +
+ +
+ + + + + + + - \ No newline at end of file -- cgit v1.2.3