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(assert): Add assert_data_eq! #321

Merged
merged 5 commits into from
May 17, 2024
Merged

feat(assert): Add assert_data_eq! #321

merged 5 commits into from
May 17, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented May 17, 2024

This leaves us room to evaluate #223

Fixes #226

Cherry pick 2a1a25f (#296)

@epage epage enabled auto-merge May 17, 2024 19:57
@epage epage mentioned this pull request May 17, 2024
32 tasks
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9133560292

Details

  • 12 of 12 (100.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 51.873%

Files with Coverage Reduction New Missed Lines %
crates/snapbox/src/lib.rs 3 0.0%
Totals Coverage Status
Change from base Build 9132038252: 0.04%
Covered Lines: 1343
Relevant Lines: 2589

💛 - Coveralls

@epage epage merged commit 3ac846d into assert-rs:main May 17, 2024
14 checks passed
@epage epage deleted the macro branch May 17, 2024 19:59
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.

Snapbox parameter order (expected, actual) breaks common convention
2 participants