-
-
Notifications
You must be signed in to change notification settings - Fork 612
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
chore: migrate to jest-circus
#2747
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2747 +/- ##
=======================================
Coverage 95.96% 95.96%
=======================================
Files 31 31
Lines 1634 1634
Branches 475 475
=======================================
Hits 1568 1568
Misses 66 66 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice nice
Feel free to merge after CI will be green, thanks! |
can you provide me a helium hotspot |
What kind of change does this PR introduce?
chore
Did you add tests for your changes?
No
If relevant, did you update the documentation?
No
Summary
Migrate to
jest-circus
which is the default test runner as ofjest
v27Does this PR introduce a breaking change?
No
Other information
No