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: provide __repr__ for SnapshotAssertion #600

Merged
merged 3 commits into from
May 12, 2022

Conversation

iamogbz
Copy link
Collaborator

@iamogbz iamogbz commented May 12, 2022

Description

Provides representation for current snapshot assertion

Related Issues

Checklist

  • This PR has sufficient documentation.
  • This PR has sufficient test coverage.
  • This PR title satisfies semantic convention.

Additional Comments

No additional comments.

@iamogbz iamogbz requested a review from noahnu May 12, 2022 09:18
@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #600 (2e5a57a) into master (97256e3) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #600      +/-   ##
==========================================
+ Coverage   99.12%   99.14%   +0.01%     
==========================================
  Files          20       20              
  Lines        1263     1284      +21     
==========================================
+ Hits         1252     1273      +21     
  Misses         11       11              

@iamogbz iamogbz enabled auto-merge (squash) May 12, 2022 13:32
@noahnu noahnu disabled auto-merge May 12, 2022 14:55
@noahnu noahnu merged commit df31946 into master May 12, 2022
@noahnu noahnu deleted the feat-snapshot-assertion-repr branch May 12, 2022 14:55
tophat-opensource-bot pushed a commit that referenced this pull request May 12, 2022
# [2.3.0](v2.2.0...v2.3.0) (2022-05-12)

### Features

* provide __repr__ for SnapshotAssertion ([#600](#600)) ([df31946](df31946))
@tophat-opensource-bot
Copy link
Collaborator

🎉 This PR is included in version 2.3.0 🎉

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.

provide __repr__ for SnapshotAssertion
3 participants