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

Add integration tests for jest plugin #751

Merged
merged 4 commits into from
Oct 7, 2022
Merged

Conversation

alangpierce
Copy link
Owner

This PR reworks and extends the integration test suite to have two tests for the Jest plugin, and hopefully is flexible enough for additional cases in the future. Like the ts-node test suite, it relies on test cases that are defined by directories.

This PR reworks and extends the integration test suite to have two tests for the
Jest plugin, and hopefully is flexible enough for additional cases in the
future. Like the ts-node test suite, it relies on test cases that are defined by
directories.
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #751 (28c5ca0) into main (d505ae2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #751   +/-   ##
=======================================
  Coverage   87.51%   87.51%           
=======================================
  Files          55       55           
  Lines        5887     5887           
  Branches     1394     1394           
=======================================
  Hits         5152     5152           
  Misses        466      466           
  Partials      269      269           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Oct 6, 2022

Benchmark results

Before this PR: 409.1 thousand lines per second
After this PR: 407.5 thousand lines per second

Measured change: 0.39% slower (1.01% slower to 0.18% faster)
Summary: Likely no significant difference

@alangpierce alangpierce merged commit 755e3ed into main Oct 7, 2022
@alangpierce alangpierce deleted the add-jest-integration-tests branch October 7, 2022 04:38
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.

1 participant