raviqqe/tasks

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
vite.config.ts33
A
0 mins
tsconfig.json
src/test.ts12
A
0 mins
src/main.ts146
B
4 hrs
src/infrastructure/todo-task-renderer.ts46
A
0 mins
src/infrastructure/sentry-error-reporter.ts10
A
0 mins
src/infrastructure/renderer.ts10
A
0 mins
src/infrastructure/react/style/colors.ts6
A
0 mins
src/infrastructure/react/style.ts22
A
0 mins
src/infrastructure/react/__snapshots__/TopBar.test.tsx.snap
src/infrastructure/react/__snapshots__/ToggleTasks.test.tsx.snap
src/infrastructure/react/__snapshots__/ToggleProjects.test.tsx.snap
src/infrastructure/react/__snapshots__/TodoTaskList.test.tsx.snap
src/infrastructure/react/__snapshots__/TextButton.test.tsx.snap
src/infrastructure/react/__snapshots__/Task.test.tsx.snap
src/infrastructure/react/__snapshots__/SignOut.test.tsx.snap
src/infrastructure/react/__snapshots__/SignIn.test.tsx.snap
src/infrastructure/react/__snapshots__/ProjectMenu.test.tsx.snap
src/infrastructure/react/__snapshots__/Project.test.tsx.snap
src/infrastructure/react/__snapshots__/Landing.test.tsx.snap
src/infrastructure/react/__snapshots__/IconButton.test.tsx.snap
src/infrastructure/react/__snapshots__/Home.test.tsx.snap
src/infrastructure/react/__snapshots__/DoneTaskList.test.tsx.snap
src/infrastructure/react/__snapshots__/CurrentProject.test.tsx.snap
src/infrastructure/react/__snapshots__/CreateTodoTask.test.tsx.snap
src/infrastructure/react/__snapshots__/CircleButton.test.tsx.snap
src/infrastructure/react/__snapshots__/Button.test.tsx.snap
src/infrastructure/react/__snapshots__/App.test.tsx.snap
src/infrastructure/react/TopBar.tsx40
A
0 mins
src/infrastructure/react/TopBar.test.tsx14
A
0 mins
src/infrastructure/react/ToggleTasks.tsx18
A
3 hrs
src/infrastructure/react/ToggleTasks.test.tsx9
A
0 mins
src/infrastructure/react/ToggleProjects.tsx18
A
3 hrs
src/infrastructure/react/ToggleProjects.test.tsx30
A
0 mins
src/infrastructure/react/TodoTaskList.tsx86
A
0 mins
src/infrastructure/react/TodoTaskList.test.tsx39
A
0 mins
src/infrastructure/react/TextButton.tsx7
A
0 mins
src/infrastructure/react/TextButton.test.tsx13
A
1 hr
src/infrastructure/react/Task.tsx101
A
0 mins
src/infrastructure/react/Task.test.tsx28
A
1 hr
src/infrastructure/react/SignOut.tsx16
A
0 mins
src/infrastructure/react/SignOut.test.tsx8
A
1 hr
src/infrastructure/react/SignIn.tsx7
A
0 mins
src/infrastructure/react/SignIn.test.tsx8
A
1 hr
src/infrastructure/react/ProjectMenu.tsx141
A
0 mins
src/infrastructure/react/ProjectMenu.test.tsx21
A
0 mins
src/infrastructure/react/Project.tsx109
A
0 mins
src/infrastructure/react/Project.test.tsx9
A
0 mins
src/infrastructure/react/Loader.tsx3
A
0 mins
src/infrastructure/react/Landing.tsx53
A
0 mins