Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

build: update ts-jest#8

Merged
alexandru merged 2 commits intomasterfrom
ts-jest
Jun 19, 2017
Merged

build: update ts-jest#8
alexandru merged 2 commits intomasterfrom
ts-jest

Conversation

@alexandru
Copy link
Copy Markdown
Member

@alexandru alexandru commented Jun 18, 2017

Trying to update ts-jest from 20.0.4 to 20.0.6, however the tests ends up failing with errors like:

 FAIL  test/core/either.test.ts
  ● Test suite failed to run

    ReferenceError: babelHelpers is not defined
      
      at src/core/errors.ts:24:37
      at Object.<anonymous> (src/core/errors.ts:47:114)
      at Object.<anonymous> (src/core/index.ts:25:10)
      at Object.<anonymous> (src/funfix.ts:24:10)
      at Object.<anonymous> (test/core/either.test.ts:20:16)
      at handle (node_modules/worker-farm/lib/child/index.js:41:8)
      at process.<anonymous> (node_modules/worker-farm/lib/child/index.js:47:3)
      at emitTwo (events.js:106:13)
      at process.emit (events.js:194:7)
      at process.nextTick (internal/child_process.js:766:12)
      at _combinedTickCallback (internal/process/next_tick.js:73:7)
      at process._tickCallback (internal/process/next_tick.js:104:9)

@alexandru alexandru merged commit 0afdfc9 into master Jun 19, 2017
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 19, 2017

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         449    449           
  Branches      150    150           
=====================================
  Hits          449    449

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fef9db...b48cb71. Read the comment docs.

@alexandru alexandru deleted the ts-jest branch August 31, 2017 10:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant