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

fix: add global setup/teardown to valid_config #5095

Merged
merged 1 commit into from
Dec 17, 2017

Conversation

xfumihiro
Copy link
Contributor

This will fix the false warnings on using the Global Setup/Teardown options

screen shot 2017-12-17 at 8 02 25 am

This will fix the false warnings on using the Global Setup/Teardown
options
@codecov-io
Copy link

Codecov Report

Merging #5095 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5095   +/-   ##
=======================================
  Coverage   60.58%   60.58%           
=======================================
  Files         201      201           
  Lines        6686     6686           
  Branches        4        4           
=======================================
  Hits         4051     4051           
  Misses       2635     2635
Impacted Files Coverage Δ
packages/jest-config/src/valid_config.js 100% <ø> (ø) ⬆️

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 df92340...fee2c7c. Read the comment docs.

@xfumihiro xfumihiro mentioned this pull request Dec 17, 2017
@cpojer cpojer merged commit 1880b79 into jestjs:master Dec 17, 2017
@cpojer
Copy link
Member

cpojer commented Dec 17, 2017

Oh yeah, thanks for fixing this.

@github-actions
Copy link

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.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants