Conversation
Codecov Report
@@ Coverage Diff @@
## master #4867 +/- ##
==========================================
- Coverage 59.24% 58.46% -0.79%
==========================================
Files 200 194 -6
Lines 6647 6517 -130
Branches 3 4 +1
==========================================
- Hits 3938 3810 -128
+ Misses 2709 2707 -2Continue to review full report at Codecov.
|
|
@SimenB sure, happy to be! |
|
Awesome, thanks for doing this. I would still maintain that this eslint plugin, originally built by @jkimbo, is an official part of Jest. However, because the code itself has nothing to do with Jest itself, it makes sense to live in a separate repo. We should update the docs for Jest to encourage people to install this eslint plugin, btw. |
The `eslint-plugin-jest` package was moved to the `jest-community` organization in jestjs/jest#4867.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
As talked about in private, we've decided to move the eslint plugin out of this repo, and into
jest-community. The new home is here: https://github.com/jest-community/eslint-plugin-jest@jkimbo Do you want to be a collaborator on that project?
Test plan
Still green CI