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: show snapshot data in report when does not exist #191

Merged
merged 2 commits into from
Apr 17, 2020
Merged

Conversation

iamogbz
Copy link
Collaborator

@iamogbz iamogbz commented Apr 17, 2020

Description

Prints out the snapshot that will be created when it does not exist

Before

Screen Shot 2020-04-17 at 2 15 20 AM

After

Screen Shot 2020-04-17 at 2 15 56 AM

Related Issues

Checklist

  • This PR has sufficient test coverage.
  • I will merge this pull request with a semantic title.

Additional Comments

No additional comments.

@codecov
Copy link

codecov bot commented Apr 17, 2020

Codecov Report

Merging #191 into master will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #191   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          867       867           
=========================================
  Hits           867       867           

Copy link
Collaborator

@noahnu noahnu left a comment

Choose a reason for hiding this comment

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

LGTM

@iamogbz iamogbz merged commit 7ebdca2 into master Apr 17, 2020
@iamogbz iamogbz deleted the fix-184 branch April 17, 2020 13:56
syrupy-bot pushed a commit that referenced this pull request Apr 17, 2020
## [0.3.11](v0.3.10...v0.3.11) (2020-04-17)

### Bug Fixes

* show snapshot data in report when does not exist ([#191](#191)) ([7ebdca2](7ebdca2))
@syrupy-bot
Copy link
Contributor

🎉 This PR is included in version 0.3.11 🎉

The release is available on GitHub release

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.

Print the serialized data when a snapshot does not exist
3 participants