From cba29e6aae637b04ff6eaf28f74bc15b6242b9ea Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Mon, 16 Feb 2026 19:37:50 -0800 Subject: Remove legacy V2 React frontend and update build/test scripts to focus on Vanilla JS (V3) --- frontend/coverage/index.html | 131 ------------------------------------------- 1 file changed, 131 deletions(-) delete mode 100644 frontend/coverage/index.html (limited to 'frontend/coverage/index.html') diff --git a/frontend/coverage/index.html b/frontend/coverage/index.html deleted file mode 100644 index 3c8ce1b..0000000 --- a/frontend/coverage/index.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - Code coverage report for All files - - - - - - - - - -
-
-

All files

-
- -
- 84.12% - Statements - 302/359 -
- - -
- 73.24% - Branches - 167/228 -
- - -
- 81.48% - Functions - 88/108 -
- - -
- 86.4% - Lines - 286/331 -
- - -
-

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

- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileStatementsBranchesFunctionsLines
src -
-
70.21%33/4765.71%23/3560%9/1571.11%32/45
src/components -
-
86.21%269/31274.61%144/19384.94%79/9388.81%254/286
-
-
-
- - - - - - - - \ No newline at end of file -- cgit v1.2.3