baublet/w8mngr

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
client/pages/Nutrition.tsx68
A
2 hrs
client/pages/Privacy.tsx43
B
4 hrs
client/pages/Register.tsx100
B
5 hrs
client/pages/ResetPassword.tsx81
B
5 hrs
client/pages/TermsOfService.tsx29
A
3 hrs
client/pages/UserPreferences.tsx302
F
4 days
client/pages/WeightLog.tsx26
knexfile.ts18
migrations/20211120170020_InitialMigration.ts148
B
5 hrs
migrations/20220201030428_ArchivedToActivityLog.ts8
migrations/20220212173047_UserPreference.ts17
migrations/20220220172418_EmailIdempotenceKeys.ts8
migrations/20220220172419_EmailIdempotenceKeys.ts18
migrations/20220220172420_EmailIdempotenceKeys.ts9
migrations/20220220172421_Admin.ts21
migrations/20220319212602_FoodArchived.ts8
scripts/resetDatabase.ts14
scripts/seedAlgoliaData.ts53
A
1 hr
scripts/seedData.ts332
D
2 days
shared/assertIsError.ts8
shared/assertIsTruthy.ts10
shared/coalesce.test.ts23
shared/coalesce.ts19
shared/dateFormat.ts4
shared/dayStringFromDate.ts7
shared/dayStringToDate.test.ts8
shared/dayStringToDate.ts13
shared/dedupe.ts3
shared/filterFalsyKeys.ts5
shared/filterOutErrors.ts6
shared/findOrFail.ts10
shared/flattenArray.ts8
shared/getRoundedDate.test.ts24
shared/getRoundedDate.ts46
A
2 hrs
shared/getWithDefault.ts14
shared/index.ts21
shared/leftPad.ts11
shared/math/getMovingAverage.ts21
shared/math/index.ts1
shared/objectEntries.ts5
shared/stringToNumberOr.ts16
shared/types.ts25
shared/valueNullOrUndefinedToValueUndefined.ts9
shared/weightedClamp.test.ts11
shared/weightedClamp.ts16
shared/withNumericKeys.test.ts17
shared/withNumericKeys.ts18
shared/workToUnit.ts67
A
2 hrs
testSetup.ts2