> @practica/global-context@0.1.0 test > jest --runInBand Determining test suites to run...      RUNS  test/request-context.test.ts    ts-jest[versions] (WARN) Version 5.2.2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.  RUNS  test/request-context.test.ts      RUNS  test/request-context.test.ts      RUNS  test/request-context.test.ts     PASS  test/request-context.test.ts (8.687 s)  RUNS  test/request-context.test.ts      RUNS  test/request-context.test.ts      RUNS  .dist/test/request-context.test.js      RUNS  .dist/test/request-context.test.js      RUNS  .dist/test/request-context.test.js      RUNS  .dist/test/request-context.test.js     PASS  .dist/test/request-context.test.js  RUNS  .dist/test/request-context.test.js    --------------------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --------------------------|---------|----------|---------|---------|------------------- All files  |  100 |  100 |  100 |  100 |    global-context  |  100 |  100 |  100 |  100 |    index.ts  |  100 |  100 |  100 |  100 |    global-context/.dist  |  100 |  100 |  100 |  100 |    index.js  |  100 |  100 |  100 |  100 |    global-context/.dist/src |  100 |  100 |  100 |  100 |    context.js  |  100 |  100 |  100 |  100 |    global-context/src  |  100 |  100 |  100 |  100 |    context.ts  |  100 |  100 |  100 |  100 |   --------------------------|---------|----------|---------|---------|------------------- Test Suites: 2 passed, 2 total Tests: 4 passed, 4 total Snapshots: 0 total Time: 9.402 s Ran all test suites.