Invoking: jest PASS src/__tests__/validate.test.ts PASS src/__tests__/generate.test.ts console.log Analyzing types... at src/__tests__/assert.test.ts:11:13 console.log Analyzing types for ['src/compile.ts', 'src/declare.ts', 'src/format.ts', 'src/index.ts', 'src/internal.ts', 'src/parse.ts', 'src/references.ts', 'src/typeOf.ts', 'src/__tests__/assert.test.ts', 'src/__tests__/compile.assert.ts', 'src/__tests__/declare.assert.ts', 'src/__tests__/generate.test.ts', 'src/__tests__/multifile.assert.ts', 'src/__tests__/parse.assert.ts', 'src/__tests__/references.assert.ts', 'src/__tests__/validate.test.ts', 'src/__tests__/multifile/group.ts', 'src/__tests__/multifile/user.ts', 'src/components/errors.ts', 'src/components/index.ts', 'src/components/internal.ts', 'src/components/parser.ts', 'src/components/root.ts', 'src/components/recursible/index.ts', 'src/components/recursible/internal.ts', 'src/components/recursible/obj.ts', 'src/components/recursible/recursible.ts', 'src/components/recursible/tuple.ts', 'src/components/shallow/arrowFunction.ts', 'src/components/shallow/builtIn.ts', 'src/components/shallow/common.ts', 'src/components/shallow/extractableName.ts', 'src/components/shallow/fragment.ts', 'src/components/shallow/index.ts', 'src/components/shallow/list.ts', 'src/components/shallow/num.ts', 'src/components/shallow/numericStringLiteral.ts', 'src/components/shallow/optional.ts', 'src/components/shallow/or.ts', 'src/components/shallow/resolution.ts', 'src/components/shallow/shallow.ts', 'src/components/shallow/str.ts', 'src/components/shallow/stringLiteral.ts', 'src/components/shallow/unextractableName.ts', 'src/components/typeSet/index.ts', 'src/components/typeSet/internal.ts', 'src/components/typeSet/member.ts', 'src/components/typeSet/typeSet.ts']. If you see this message more than once, you may want to reconfigure your test environment to ensure context can be shared across tests. at ../assert/out/cjs/type/ts.cjs:14:13 console.log Finished analyzing types in 9.882 seconds⏱️ at src/__tests__/assert.test.ts:13:13 PASS src/__tests__/assert.test.ts (15.17 s) ---------------------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ---------------------------|---------|----------|---------|---------|------------------- All files | 92.58 | 91.46 | 82.06 | 92.27 | src | 100 | 100 | 100 | 100 | compile.ts | 100 | 100 | 100 | 100 | declare.ts | 100 | 100 | 100 | 100 | format.ts | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | internal.ts | 100 | 100 | 100 | 100 | parse.ts | 100 | 100 | 100 | 100 | typeOf.ts | 100 | 100 | 100 | 100 | src/components | 95.16 | 93.47 | 87.87 | 94.23 | errors.ts | 98.3 | 100 | 93.33 | 97.67 | 37 index.ts | 100 | 100 | 100 | 100 | internal.ts | 85.71 | 100 | 0 | 85.71 | 17 parser.ts | 95.23 | 84.21 | 100 | 94.73 | 248,255 root.ts | 83.33 | 100 | 60 | 83.33 | 40-42 src/components/recursible | 91.78 | 92.59 | 86.2 | 92.75 | index.ts | 100 | 100 | 100 | 100 | internal.ts | 100 | 100 | 100 | 100 | obj.ts | 94.44 | 95.23 | 92.85 | 94.11 | 53,68 recursible.ts | 100 | 100 | 100 | 100 | tuple.ts | 80.95 | 75 | 72.72 | 84.21 | 34,49,75 src/components/shallow | 88.44 | 86.15 | 74.74 | 88.4 | arrowFunction.ts | 78.94 | 100 | 63.63 | 78.94 | 56,86-87,94 builtIn.ts | 93.75 | 60 | 83.33 | 93.75 | 31 common.ts | 85.71 | 100 | 0 | 85.71 | 42 extractableName.ts | 90.9 | 100 | 80 | 90.9 | 33 fragment.ts | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | list.ts | 81.25 | 100 | 75 | 81.25 | 13,27,35 num.ts | 81.81 | 66.66 | 66.66 | 81.81 | 12,22 numericStringLiteral.ts | 83.33 | 66.66 | 66.66 | 83.33 | 13,23 optional.ts | 86.66 | 66.66 | 85.71 | 86.66 | 15,22 or.ts | 87.5 | 100 | 72.72 | 87.17 | 42,84,108-113 resolution.ts | 95 | 100 | 87.5 | 95 | 86 shallow.ts | 100 | 100 | 100 | 100 | str.ts | 100 | 100 | 100 | 100 | stringLiteral.ts | 81.81 | 66.66 | 66.66 | 81.81 | 15,25 unextractableName.ts | 76.19 | 100 | 58.33 | 76.19 | 27-28,30-32 src/components/typeSet | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | typeSet.ts | 100 | 100 | 100 | 100 | ---------------------------|---------|----------|---------|---------|-------------------