tahnik/devRantron

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/src/js/reducers/__tests__/index.test.js8
app/src/js/reducers/__tests__/modal.test.js43
app/src/js/reducers/__tests__/notifs.test.js45
app/src/js/reducers/__tests__/post_rant.test.js58
app/src/js/reducers/__tests__/search.test.js19
app/src/js/reducers/__tests__/toast.test.js33
app/src/js/reducers/__tests__/user.test.js72
app/src/js/reducers/auth.js39
app/src/js/reducers/column.js15
app/src/js/reducers/columns.js41
A
30 mins
app/src/js/reducers/index.js24
app/src/js/reducers/modal.js12
app/src/js/reducers/notifs.js12
app/src/js/reducers/post_rant.js40
app/src/js/reducers/search.js10
app/src/js/reducers/settings.js34
app/src/js/reducers/toast.js12
app/src/js/reducers/user.js27
app/src/js/routes/auth.js11
app/src/js/routes/index.js40
app/src/js/routes/main.js80
app/src/js/store.js72
app/src/js/utils/ipcHandlers.js37
app/src/modules/notify.js42
webpack/dev.config.js69
webpack/prod.config.js82