luhmann/hired

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/components/molecules/ActiveEntry.tsx60
A
0 mins
src/components/molecules/ClockIn.tsx52
A
0 mins
src/components/molecules/EmptyList.tsx34
A
0 mins
src/components/molecules/Entry.tsx58
A
0 mins
src/components/molecules/FinishInfo.tsx41
A
0 mins
src/components/molecules/InputNumberWithLabel.tsx25
A
0 mins
src/components/molecules/InputTextWithLabel.tsx20
A
0 mins
src/components/molecules/Links.tsx17
A
0 mins
src/components/molecules/__tests__/ActiveEntry.spec.tsx17
A
0 mins
src/components/molecules/__tests__/ClockIn.spec.tsx25
B
4 hrs
src/components/molecules/__tests__/EmptyList.spec.tsx11
A
1 hr
src/components/molecules/__tests__/Entry.spec.tsx30
A
0 mins
src/components/molecules/__tests__/FinishInfo.spec.tsx18
A
0 mins
src/components/molecules/__tests__/InputNumberWithLabel.spec.tsx17
A
0 mins
src/components/molecules/__tests__/InputTextWithLabel.spec.tsx16
A
0 mins
src/components/molecules/__tests__/__snapshots__/ActiveEntry.spec.tsx.snap
src/components/molecules/__tests__/__snapshots__/ClockIn.spec.tsx.snap
src/components/molecules/__tests__/__snapshots__/EmptyList.spec.tsx.snap
src/components/molecules/__tests__/__snapshots__/Entry.spec.tsx.snap
src/components/molecules/__tests__/__snapshots__/FinishInfo.spec.tsx.snap
src/components/molecules/__tests__/__snapshots__/InputNumberWithLabel.spec.tsx.snap
src/components/molecules/__tests__/__snapshots__/InputTextWithLabel.spec.tsx.snap
src/components/molecules/index.ts16
A
0 mins
src/components/organisms/Bootstrap.tsx25
A
0 mins
src/components/organisms/EntryList.tsx37
A
0 mins
src/components/organisms/Error.tsx42
A
0 mins
src/components/organisms/HeaderEntriesList.tsx25
A
0 mins
src/components/organisms/HeaderProjectList.tsx21
A
0 mins
src/components/organisms/HeaderSave.tsx23
A
0 mins
src/components/organisms/ProjectList.tsx42
A
0 mins
src/components/organisms/__tests__/Bootstrap.spec.tsx11
A
1 hr
src/components/organisms/__tests__/EntryList.spec.tsx24
A
0 mins
src/components/organisms/__tests__/Error.spec.tsx11
A
1 hr
src/components/organisms/__tests__/HeaderEntriesList.spec.tsx13
A
1 hr
src/components/organisms/__tests__/HeaderProjectList.spec.tsx11
A
1 hr
src/components/organisms/__tests__/HeaderSave.spec.tsx15
A
0 mins
src/components/organisms/__tests__/__snapshots__/Bootstrap.spec.tsx.snap
src/components/organisms/__tests__/__snapshots__/EntryList.spec.tsx.snap
src/components/organisms/__tests__/__snapshots__/Error.spec.tsx.snap
src/components/organisms/__tests__/__snapshots__/HeaderEntriesList.spec.tsx.snap
src/components/organisms/__tests__/__snapshots__/HeaderProjectList.spec.tsx.snap
src/components/organisms/__tests__/__snapshots__/HeaderSave.spec.tsx.snap
src/components/organisms/index.ts16
A
0 mins
src/constants/__tests__/__snapshots__/i18n.spec.ts.snap
src/constants/__tests__/i18n.spec.ts9
A
0 mins
src/constants/i18n.ts21
A
0 mins
src/containers/App.tsx57
A
25 mins
src/containers/ProjectAddPage.tsx90
A
1 hr
src/containers/ProjectListPage.tsx31
A
0 mins
src/containers/ProjectPage.tsx64
A
1 hr