Skip to content

Commit

Permalink
Merge 62e696c into 3773574
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelyali committed Dec 23, 2018
2 parents 3773574 + 62e696c commit d711e86
Show file tree
Hide file tree
Showing 14 changed files with 953 additions and 4,039 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ install:
- npm i

script:
- npm run test:e2e | coveralls
- npm run test:e2e -- --coverageReporters=text-lcov | coveralls
36 changes: 18 additions & 18 deletions dist/decorators/crud.decorator.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/decorators/crud.decorator.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/utils.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export declare const swagger: any;
export declare const hasValidator: boolean;
export declare const hasTypeorm: boolean;
export declare const isArrayFull: (obj: any) => boolean;
Expand Down
30 changes: 18 additions & 12 deletions dist/utils.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/utils.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d711e86

Please sign in to comment.