Skip to content

Conversation

@jrolfs
Copy link
Collaborator

@jrolfs jrolfs commented Apr 17, 2021

  • Add ts-jest and tslib as dependencies
  • Use ts-jest automatically if tsconfig.json is found
@jrolfs jrolfs self-assigned this Apr 17, 2021
@codecov
Copy link

codecov bot commented Apr 17, 2021

Codecov Report

Merging #399 (5e29fb8) into main (4dd59c1) will increase coverage by 0.64%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## main #399 +/- ## ========================================== + Coverage 93.82% 94.47% +0.64%  ========================================== Files 26 26 Lines 324 344 +20 Branches 66 61 -5 ========================================== + Hits 304 325 +21  + Misses 19 17 -2  - Partials 1 2 +1 
Impacted Files Coverage Δ
src/config/jest.config.js 92.85% <100.00%> (+14.28%) ⬆️
src/utils.js 87.34% <0.00%> (-0.66%) ⬇️
src/scripts/validate.js 100.00% <0.00%> (ø)
src/scripts/pre-commit.js 100.00% <0.00%> (ø)
src/scripts/ci-after-success.js 100.00% <0.00%> (ø)
src/run-script.js 95.00% <0.00%> (+0.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 4dd59c1...5e29fb8. Read the comment docs.

@github-actions github-actions bot force-pushed the feature/detect-typescript branch from ec62126 to 5e29fb8 Compare April 17, 2021 23:11
@jrolfs jrolfs merged commit ca32c89 into main Apr 17, 2021
@jrolfs jrolfs deleted the feature/detect-typescript branch April 17, 2021 23:25
@jrolfs
Copy link
Collaborator Author

jrolfs commented Apr 17, 2021

🎉 This PR is included in version 5.36.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants