Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

fix ts-jest/jest bug prevented debugging tests #20

Merged
merged 2 commits into from
May 20, 2019
Merged

Conversation

yosriz
Copy link
Contributor

@yosriz yosriz commented May 19, 2019

kulshekhar/ts-jest#484 - removing collectCoverage fixed the issue,
in CI the flag in test job should take care of creating coverage.

kulshekhar/ts-jest#484 - removing collectCoverage fixed the issue,
in CI the flag in test job should take care of creating coverage.
@codecov
Copy link

codecov bot commented May 19, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   89.98%   89.98%           
=======================================
  Files          15       15           
  Lines         549      549           
  Branches       78       78           
=======================================
  Hits          494      494           
  Misses         55       55

@yosriz yosriz requested a review from ravitb May 19, 2019 06:53
@yosriz yosriz merged commit 98111e1 into master May 20, 2019
@yosriz yosriz deleted the fix_debugging_tests branch May 20, 2019 13:23
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.

2 participants