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/src/index.html | 146 --------------------------------------- 1 file changed, 146 deletions(-) delete mode 100644 frontend/coverage/src/index.html (limited to 'frontend/coverage/src/index.html') diff --git a/frontend/coverage/src/index.html b/frontend/coverage/src/index.html deleted file mode 100644 index 091ffa0..0000000 --- a/frontend/coverage/src/index.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - Code coverage report for src - - - - - - - - - -
-
-

All files src

-
- -
- 70.21% - Statements - 33/47 -
- - -
- 65.71% - Branches - 23/35 -
- - -
- 60% - Functions - 9/15 -
- - -
- 71.11% - Lines - 32/45 -
- - -
-

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

- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileStatementsBranchesFunctionsLines
App.css -
-
0%0/00%0/00%0/00%0/0
App.tsx -
-
65.71%23/3560%15/2553.84%7/1364.7%22/34
utils.ts -
-
83.33%10/1280%8/10100%2/290.9%10/11
-
-
-
- - - - - - - - \ No newline at end of file -- cgit v1.2.3