UNPKG

@rawmodel/parser

Version:

Parser and type casting for RawModel.

28 lines (24 loc) 1.23 kB
>>> @rawmodel/parser npx nyc npx hayspec test src/tests/index.test.ts exposed content ⚑ src/tests/core/parser/parse-method.test.ts passes through ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ converts to string ⚑ converts to boolean ⚑ ⚑ converts to integer ⚑ ⚑ converts to float ⚑ ⚑ converts to date ⚑ ⚑ converts to arrays ⚑ ⚑ ⚑ converts to custom type ⚑ 9 passing ------------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | ------------|----------|----------|----------|----------|-------------------| All files | 100 | 100 | 100 | 100 | | src | 100 | 100 | 100 | 100 | | index.ts | 100 | 100 | 100 | 100 | | src/core | 100 | 100 | 100 | 100 | | parser.ts | 100 | 100 | 100 | 100 | | types.ts | 100 | 100 | 100 | 100 | | ------------|----------|----------|----------|----------|-------------------|