Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
packages/store/schematics/src/_testing/index.ts1
A
0 mins
A
100%
packages/store/schematics/src/_testing/schematics.ts74
A
0 mins
A
94%
packages/store/schematics/src/actions/actions.factory.spec.ts27
A
0 mins
packages/store/schematics/src/actions/actions.factory.ts18
A
0 mins
A
90%
packages/store/schematics/src/actions/actions.schema.d.ts5
A
0 mins
packages/store/schematics/src/actions/files/__name__.actions.ts__template__
packages/store/schematics/src/actions/schema.json
packages/store/schematics/src/ng-add/add-declaration.ts115
A
0 mins
B
81%
packages/store/schematics/src/ng-add/ng-add.factory.spec.ts117
A
0 mins
packages/store/schematics/src/ng-add/ng-add.factory.ts91
A
0 mins
A
94%
packages/store/schematics/src/ng-add/ng-add.schema.d.ts5
A
0 mins
packages/store/schematics/src/ng-add/schema.json
packages/store/schematics/src/starter-kit/files/store/auth/auth.actions.ts__template__
packages/store/schematics/src/starter-kit/files/store/auth/auth.state.spec.ts__template__
packages/store/schematics/src/starter-kit/files/store/auth/auth.state.ts__template__
packages/store/schematics/src/starter-kit/files/store/dashboard/index.ts__template__
packages/store/schematics/src/starter-kit/files/store/dashboard/states/dictionary/dictionary.actions.ts__template__
packages/store/schematics/src/starter-kit/files/store/dashboard/states/dictionary/dictionary.state.spec.ts__template__
packages/store/schematics/src/starter-kit/files/store/dashboard/states/dictionary/dictionary.state.ts__template__
packages/store/schematics/src/starter-kit/files/store/dashboard/states/user/user.actions.ts__template__
packages/store/schematics/src/starter-kit/files/store/dashboard/states/user/user.state.spec.ts__template__
packages/store/schematics/src/starter-kit/files/store/dashboard/states/user/user.state.ts__template__
packages/store/schematics/src/starter-kit/files/store/store.config.ts__template__
packages/store/schematics/src/starter-kit/files/store/store.module.ts__template__
packages/store/schematics/src/starter-kit/schema.json
packages/store/schematics/src/starter-kit/starter-kit.factory.spec.ts101
A
0 mins
packages/store/schematics/src/starter-kit/starter-kit.factory.ts19
A
0 mins
A
100%
packages/store/schematics/src/starter-kit/starter-kit.schema.d.ts5
A
0 mins
packages/store/schematics/src/state/files/__name__.state.spec.ts__template__
packages/store/schematics/src/state/files/__name__.state.ts__template__
packages/store/schematics/src/state/schema.json
packages/store/schematics/src/state/state.factory.spec.ts84
A
0 mins
packages/store/schematics/src/state/state.factory.ts27
A
0 mins
A
93%
packages/store/schematics/src/state/state.schema.d.ts7
A
0 mins
packages/store/schematics/src/store/files/__name__.actions.ts__template__
packages/store/schematics/src/store/files/__name__.state.spec.ts__template__
packages/store/schematics/src/store/files/__name__.state.ts__template__
packages/store/schematics/src/store/schema.json
packages/store/schematics/src/store/store.factory.spec.ts74
A
0 mins
packages/store/schematics/src/store/store.factory.ts27
A
0 mins
A
93%
packages/store/schematics/src/store/store.schema.d.ts7
A
0 mins
packages/store/schematics/src/utils/common/lib.config.ts10
A
0 mins
A
100%
packages/store/schematics/src/utils/common/project-files.config.ts3
A
0 mins
packages/store/schematics/src/utils/common/properties.ts3
A
0 mins
A
100%
packages/store/schematics/src/utils/config.ts65
A
0 mins
A
91%
packages/store/schematics/src/utils/generate-utils.ts31
A
0 mins
A
100%
packages/store/schematics/src/utils/interfaces/package.interface.ts7
A
0 mins
packages/store/schematics/src/utils/normalize-options.spec.ts28
A
0 mins
packages/store/schematics/src/utils/normalize-options.ts28
A
0 mins
A
100%
packages/store/schematics/src/utils/project.ts46
A
0 mins
D
62%