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 23, 2024
1 parent 93bf2ee commit e748e9e
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 32 deletions.
6 changes: 3 additions & 3 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.70f30fc7.css",
"main.js": "/starter_helpi/static/js/main.4321629e.js",
"main.js": "/starter_helpi/static/js/main.bfb657c3.js",
"static/js/453.bad6c33a.chunk.js": "/starter_helpi/static/js/453.bad6c33a.chunk.js",
"index.html": "/starter_helpi/index.html",
"main.70f30fc7.css.map": "/starter_helpi/static/css/main.70f30fc7.css.map",
"main.4321629e.js.map": "/starter_helpi/static/js/main.4321629e.js.map",
"main.bfb657c3.js.map": "/starter_helpi/static/js/main.bfb657c3.js.map",
"453.bad6c33a.chunk.js.map": "/starter_helpi/static/js/453.bad6c33a.chunk.js.map"
},
"entrypoints": [
"static/css/main.70f30fc7.css",
"static/js/main.4321629e.js"
"static/js/main.bfb657c3.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><script defer="defer" src="/starter_helpi/static/js/main.4321629e.js"></script><link href="/starter_helpi/static/css/main.70f30fc7.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><script defer="defer" src="/starter_helpi/static/js/main.bfb657c3.js"></script><link href="/starter_helpi/static/css/main.70f30fc7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/js/main.4321629e.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.4321629e.js → static/js/main.bfb657c3.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions test_report.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,32 +43,32 @@ ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
your devDependencies to work around this error. This will make this message
go away.

------------------------|---------|----------|---------|---------|----------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
------------------------|---------|----------|---------|---------|----------------------------------
All files | 37.6 | 8.62 | 35.41 | 37.65 |
src | 0 | 0 | 0 | 0 |
index.tsx | 0 | 100 | 100 | 0 | 8-23
reportWebVitals.ts | 0 | 0 | 0 | 0 | 3-10
src/Components | 38.46 | 0 | 33.33 | 38.46 |
DarkModeParent.tsx | 50 | 100 | 0 | 50 | 5
DarkModeToggle.tsx | 31.25 | 0 | 50 | 31.25 | 14-27
LinkButton.tsx | 60 | 100 | 33.33 | 60 | 14,18
RoutePaths.tsx | 0 | 100 | 0 | 0 | 10
SliderQuestion.tsx | 50 | 100 | 50 | 50 | 15
src/Pages | 39.43 | 10 | 37.83 | 39.52 |
DetailedQuestions.tsx | 31.25 | 4.54 | 36.36 | 32.05 | 17,26-32,59-90,96-124,165
DetailedReport.tsx | 64 | 25 | 62.5 | 62.5 | 18,26-31,55-75
Home.tsx | 60 | 50 | 33.33 | 60 | 14,22-27
SimpleQuestions.tsx | 37.66 | 5.55 | 30 | 37.66 | 16,22,29-35,66-89,95-119,180-188
SimpleReport.tsx | 38.09 | 25 | 20 | 38.09 | 17,26-31,38-68
src/QuestionData | 0 | 0 | 0 | 0 |
DetailedQuestion.ts | 0 | 0 | 0 | 0 |
SimpleQuestion.ts | 0 | 0 | 0 | 0 |
------------------------|---------|----------|---------|---------|----------------------------------
------------------------|---------|----------|---------|---------|------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
------------------------|---------|----------|---------|---------|------------------------------------
All files | 39.29 | 10 | 38 | 39.37 |
src | 0 | 0 | 0 | 0 |
index.tsx | 0 | 100 | 100 | 0 | 8-23
reportWebVitals.ts | 0 | 0 | 0 | 0 | 3-10
src/Components | 38.46 | 0 | 33.33 | 38.46 |
DarkModeParent.tsx | 50 | 100 | 0 | 50 | 5
DarkModeToggle.tsx | 31.25 | 0 | 50 | 31.25 | 14-27
LinkButton.tsx | 60 | 100 | 33.33 | 60 | 14,18
RoutePaths.tsx | 0 | 100 | 0 | 0 | 10
SliderQuestion.tsx | 50 | 100 | 50 | 50 | 15
src/Pages | 41.36 | 11.53 | 41.02 | 41.47 |
DetailedQuestions.tsx | 34.52 | 8.33 | 41.66 | 35.36 | 17,26-32,71-102,108-136,177
DetailedReport.tsx | 64 | 25 | 62.5 | 62.5 | 18,26-31,55-75
Home.tsx | 60 | 50 | 33.33 | 60 | 14,22-27
SimpleQuestions.tsx | 40 | 5.55 | 36.36 | 40 | 16,22,29-35,77-100,106-130,191-199
SimpleReport.tsx | 38.09 | 25 | 20 | 38.09 | 17,26-31,38-68
src/QuestionData | 0 | 0 | 0 | 0 |
DetailedQuestion.ts | 0 | 0 | 0 | 0 |
SimpleQuestion.ts | 0 | 0 | 0 | 0 |
------------------------|---------|----------|---------|---------|------------------------------------

Test Suites: 5 passed, 5 total
Tests: 22 passed, 22 total
Snapshots: 0 total
Time: 5.335 s
Time: 5.37 s
Ran all test suites.

0 comments on commit e748e9e

Please sign in to comment.