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

feat: add 'jest-snapshot-serializer-raw/always' as default snapshotSerializer #206

Conversation

MichaelDeBoey
Copy link
Contributor

BREAKING CHANGE: snapshots will now be serialized by 'jest-snapshot-serializer-raw/always'

…rializer

BREAKING CHANGE: snapshots will now be serialized by 'jest-snapshot-serializer-raw/always'
@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #206 (78e2df8) into main (17ddc27) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   63.29%   63.29%           
=======================================
  Files          21       21           
  Lines         594      594           
  Branches      222      222           
=======================================
  Hits          376      376           
  Misses        177      177           
  Partials       41       41           
Impacted Files Coverage Δ
src/config/jest.config.js 92.30% <ø> (ø)

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 17ddc27...78e2df8. Read the comment docs.

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been thinking about this a lot and I think this is probably ok. Thanks!

@kentcdodds kentcdodds merged commit 78611f1 into kentcdodds:main Apr 26, 2021
@github-actions
Copy link

🎉 This PR is included in version 10.0.0 🎉

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.

2 participants