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

refactor(harness): Reuse more Assert logic #312

Merged
merged 6 commits into from
May 16, 2024
Merged

Conversation

epage
Copy link
Contributor

@epage epage commented May 16, 2024

This cherry-pick #276

@epage epage mentioned this pull request May 16, 2024
32 tasks
@epage epage enabled auto-merge May 16, 2024 02:24
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9105505329

Details

  • 5 of 51 (9.8%) changed or added relevant lines in 4 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 50.806%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/snapbox/src/assert/error.rs 0 2 0.0%
crates/snapbox/src/cmd.rs 0 8 0.0%
crates/snapbox/src/harness.rs 0 12 0.0%
crates/snapbox/src/assert/mod.rs 5 29 17.24%
Files with Coverage Reduction New Missed Lines %
crates/snapbox/src/harness.rs 3 0.0%
Totals Coverage Status
Change from base Build 9103165739: -0.2%
Covered Lines: 1292
Relevant Lines: 2543

💛 - Coveralls

@epage epage merged commit 5c9fe2e into assert-rs:main May 16, 2024
14 checks passed
@epage epage deleted the refactor branch May 16, 2024 02:26
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.

None yet

2 participants