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: improve usage #15

Merged
merged 1 commit into from
Jul 25, 2017
Merged

feat: improve usage #15

merged 1 commit into from
Jul 25, 2017

Conversation

kentcdodds
Copy link
Owner

This changes how you import the library.

BREAKING CHANGE: bunches of stuff, but upgrading should be small.

  • Removed matcher (just use toMatchSnapshot instead of
    toMatchSnapshotWithGlamor)

This changes how you import the library.

BREAKING CHANGE: bunches of stuff, but upgrading should be small.
- Removed matcher (just use `toMatchSnapshot` instead of
  `toMatchSnapshotWithGlamor`)
@kentcdodds kentcdodds merged commit 8a3ff9b into master Jul 25, 2017
@kentcdodds kentcdodds deleted the pr/v3 branch July 25, 2017 01:17
@codecov
Copy link

codecov bot commented Jul 25, 2017

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      2    -2     
  Lines          86     61   -25     
  Branches       13     12    -1     
=====================================
- Hits           86     61   -25
Impacted Files Coverage Δ
src/serializer.js 100% <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 8c86a4a...c6d7bb9. 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant