Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): add incremental option #1418

Merged
merged 5 commits into from Mar 7, 2020
Merged

feat(config): add incremental option #1418

merged 5 commits into from Mar 7, 2020

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Mar 7, 2020

  • Add incremental option to ts-jest config to turn on/off Incremental Program vs Program.
  • Add doc for new option compilerHost and incremental.
  • Improve e2e tests and unit tests.

@ahnpnl ahnpnl requested a review from kulshekhar March 7, 2020 01:28
@coveralls
Copy link

coveralls commented Mar 7, 2020

Pull Request Test Coverage Report for Build 4095

  • 11 of 11 (100.0%) changed or added relevant lines in 3 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.6%) to 92.21%

Files with Coverage Reduction New Missed Lines %
src/compiler/language-service.ts 1 89.66%
src/ts-jest-transformer.ts 1 87.6%
Totals Coverage Status
Change from base Build 4093: 0.6%
Covered Lines: 1138
Relevant Lines: 1179

💛 - Coveralls

@ahnpnl ahnpnl merged commit 5a69bce into kulshekhar:master Mar 7, 2020
@ahnpnl ahnpnl deleted the update-docs branch March 7, 2020 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants