Closed jlkeesey closed 3 years ago
Merging #195 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #195 +/- ##
=======================================
Coverage 93.55% 93.55%
=======================================
Files 34 34
Lines 652 652
Branches 80 80
=======================================
Hits 610 610
Misses 30 30
Partials 12 12
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 6637048...f7a0ba9. Read the comment docs.
When running the tests, Jest writes out this message many times:
ts-jest[main] (WARN) Replace any occurrences of "ts-jest/dist/preprocessor.js" or \ "/node_modules/ts-jest/preprocessor.js" in the 'transform' \
section of your Jest config with just "ts-jest".
This just does what the message says and changes the full path to just ts-jest.