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

chore: fix jest-watch-select-projects #309

Merged
merged 1 commit into from Nov 16, 2020
Merged

Conversation

nickmccurdy
Copy link
Member

@nickmccurdy nickmccurdy commented Nov 15, 2020

What: fixes jest-watch-select-projects so you can type P in npm test to filter tests in a specific project

Why: jest-watch-select-projects was added to the wrong section of the config, causing it to not be enabled

How: moved the package from projects to watch plugins

Checklist:

  • Documentation N/A
  • Tests N/A
  • Updated Type Definitions N/A
  • Ready to be merged

@codecov
Copy link

codecov bot commented Nov 15, 2020

Codecov Report

Merging #309 (42975ac) into master (0309dcf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #309   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          315       315           
  Branches        72        72           
=========================================
  Hits           315       315           

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 0309dcf...42975ac. Read the comment docs.

@nickmccurdy nickmccurdy merged commit 8298015 into master Nov 16, 2020
@nickmccurdy nickmccurdy deleted the nickmccurdy-patch-1 branch November 16, 2020 06:23
@github-actions
Copy link

🎉 This PR is included in version 5.11.7 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants