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: Disable recursive checks for jest-validate #483

Merged
merged 1 commit into from Aug 12, 2018

Conversation

sudo-suhas
Copy link
Collaborator

This disables recursive checks during config validation which was introduced in jest-validate@23.5.0.

Changelog

  • Set version for jest-validate to ^23.5.0 which introduced the recursive option.
  • Regenerate yarn.lock with latest deps.

Closes #482

- Set version for jest-validate to ^23.5.0 which introduced the
  recursive option.
- Regenerate yarn.lock with latest deps.
@codecov
Copy link

codecov bot commented Aug 11, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #483   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          12       12           
  Lines         239      239           
  Branches       28       28           
=======================================
  Hits          236      236           
  Misses          3        3
Impacted Files Coverage Δ
src/getConfig.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 634344a...87cc9d5. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants