Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 24, 2024
1 parent ec0f04c commit 9ce9d23
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 26 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/starter_helpi/static/css/main.79a167df.css",
"main.js": "/starter_helpi/static/js/main.01f0eb2a.js",
"main.css": "/starter_helpi/static/css/main.59c57401.css",
"main.js": "/starter_helpi/static/js/main.77753ef1.js",
"static/js/453.bad6c33a.chunk.js": "/starter_helpi/static/js/453.bad6c33a.chunk.js",
"index.html": "/starter_helpi/index.html",
"main.79a167df.css.map": "/starter_helpi/static/css/main.79a167df.css.map",
"main.01f0eb2a.js.map": "/starter_helpi/static/js/main.01f0eb2a.js.map",
"main.59c57401.css.map": "/starter_helpi/static/css/main.59c57401.css.map",
"main.77753ef1.js.map": "/starter_helpi/static/js/main.77753ef1.js.map",
"453.bad6c33a.chunk.js.map": "/starter_helpi/static/js/453.bad6c33a.chunk.js.map"
},
"entrypoints": [
"static/css/main.79a167df.css",
"static/js/main.01f0eb2a.js"
"static/css/main.59c57401.css",
"static/js/main.77753ef1.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/starter_helpi/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/starter_helpi/logo192.png"/><link rel="manifest" href="/starter_helpi/manifest.json"/><title>React App</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"/><script defer="defer" src="/starter_helpi/static/js/main.01f0eb2a.js"></script><link href="/starter_helpi/static/css/main.79a167df.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/starter_helpi/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/starter_helpi/logo192.png"/><link rel="manifest" href="/starter_helpi/manifest.json"/><title>React App</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"/><script defer="defer" src="/starter_helpi/static/js/main.77753ef1.js"></script><link href="/starter_helpi/static/css/main.59c57401.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.79a167df.css → static/css/main.59c57401.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.59c57401.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/css/main.79a167df.css.map

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.01f0eb2a.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.01f0eb2a.js → static/js/main.77753ef1.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.77753ef1.js.map

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions test_report.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
> starter_helpi@0.1.0 test
> react-scripts test --coverage

PASS src/Tests/Home.test.tsx
PASS src/Tests/Components.test.tsx
PASS src/Tests/Home.test.tsx
PASS src/Tests/DetailedReport.test.tsx
PASS src/Tests/DetailedQuestions.test.tsx
PASS src/Tests/SimpleReport.test.tsx
Expand Down Expand Up @@ -47,29 +47,29 @@ go away.
------------------------|---------|----------|---------|---------|----------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
------------------------|---------|----------|---------|---------|----------------------------------
All files | 44.15 | 20.89 | 42 | 44.27 |
All files | 39.76 | 15.38 | 38 | 39.84 |
src | 0 | 0 | 0 | 0 |
index.tsx | 0 | 100 | 100 | 0 | 8-23
reportWebVitals.ts | 0 | 0 | 0 | 0 | 3-10
src/Components | 84.61 | 100 | 55.55 | 84.61 |
DarkModeParent.tsx | 100 | 100 | 100 | 100 |
DarkModeToggle.tsx | 100 | 100 | 100 | 100 |
src/Components | 40 | 0 | 33.33 | 40 |
LinkButton.tsx | 60 | 100 | 33.33 | 60 | 14,21
RoutePaths.tsx | 0 | 100 | 0 | 0 | 10
SliderQuestion.tsx | 50 | 100 | 50 | 50 | 15
ThemeParent.tsx | 50 | 100 | 0 | 50 | 5
ThemeSelect.tsx | 30 | 0 | 50 | 30 | 12-21
src/Pages | 41.66 | 16.94 | 41.02 | 41.77 |
DetailedQuestions.tsx | 34.52 | 8.33 | 41.66 | 35.36 | 18,27-33,65-96,102-130,171
DetailedReport.tsx | 63.33 | 44.44 | 62.5 | 62.06 | 18,27-32,57-81
Home.tsx | 60 | 50 | 33.33 | 60 | 14,22-27
SimpleQuestions.tsx | 40 | 5.55 | 36.36 | 40 | 16,22,29-35,69-92,98-122,183-191
SimpleReport.tsx | 37.5 | 33.33 | 20 | 37.5 | 17,27-32,38-72
DetailedQuestions.tsx | 34.52 | 8.33 | 41.66 | 35.36 | 18,27-33,64-95,101-129,170
DetailedReport.tsx | 63.33 | 44.44 | 62.5 | 62.06 | 19,28-33,59-85
Home.tsx | 60 | 50 | 33.33 | 60 | 15,23-28
SimpleQuestions.tsx | 40 | 5.55 | 36.36 | 40 | 17,23,30-36,70-93,99-123,184-192
SimpleReport.tsx | 37.5 | 33.33 | 20 | 37.5 | 18,28-33,39-73
src/QuestionData | 0 | 0 | 0 | 0 |
DetailedQuestion.ts | 0 | 0 | 0 | 0 |
SimpleQuestion.ts | 0 | 0 | 0 | 0 |
------------------------|---------|----------|---------|---------|----------------------------------

Test Suites: 6 passed, 6 total
Tests: 26 passed, 26 total
Tests: 23 passed, 23 total
Snapshots: 0 total
Time: 5.3 s
Time: 5.345 s
Ran all test suites.

0 comments on commit 9ce9d23

Please sign in to comment.