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

All files src/components

-
- -
- 86.21% - Statements - 269/312 -
- - -
- 74.61% - Branches - 144/193 -
- - -
- 84.94% - Functions - 79/93 -
- - -
- 88.81% - Lines - 254/286 -
- - -
-

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

- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileStatementsBranchesFunctionsLines
FeedItem.css -
-
0%0/00%0/00%0/00%0/0
FeedItem.tsx -
-
78.12%25/3286.95%20/2383.33%10/1280.64%25/31
FeedItems.css -
-
0%0/00%0/00%0/00%0/0
FeedItems.tsx -
-
89.23%116/13076.19%64/8487.09%27/3189.07%106/119
FeedList.css -
-
0%0/00%0/00%0/00%0/0
FeedList.tsx -
-
87.27%48/5570%35/5078.94%15/1990%45/50
FeedListVariants.css -
-
0%0/00%0/00%0/00%0/0
Login.css -
-
0%0/00%0/00%0/00%0/0
Login.tsx -
-
100%20/2083.33%5/6100%4/4100%20/20
Settings.css -
-
0%0/00%0/00%0/00%0/0
Settings.tsx -
-
80%60/7566.66%20/3085.18%23/2787.87%58/66
-
-
-
- - - - - - - - \ No newline at end of file -- cgit v1.2.3