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(dir): Allow in-source dir fixtures #373

Merged
merged 2 commits into from
Dec 16, 2024
Merged

feat(dir): Allow in-source dir fixtures #373

merged 2 commits into from
Dec 16, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Dec 16, 2024

No description provided.

crates/snapbox/src/dir/root.rs Fixed Show fixed Hide fixed
crates/snapbox/src/dir/root.rs Fixed Show fixed Hide fixed
crates/snapbox/src/dir/fixture.rs Fixed Show fixed Hide fixed
crates/snapbox/src/dir/fixture.rs Fixed Show fixed Hide fixed
@epage epage force-pushed the dir branch 2 times, most recently from 583edbb to 99dc7df Compare December 16, 2024 21:52
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12361958136

Details

  • 4 of 60 (6.67%) changed or added relevant lines in 3 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-1.0%) to 50.18%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/snapbox/src/dir/root.rs 2 3 66.67%
crates/snapbox/src/dir/ops.rs 0 17 0.0%
crates/snapbox/src/dir/fixture.rs 2 40 5.0%
Files with Coverage Reduction New Missed Lines %
crates/snapbox/src/dir/root.rs 1 62.5%
Totals Coverage Status
Change from base Build 12101198428: -1.0%
Covered Lines: 1391
Relevant Lines: 2772

💛 - Coveralls

@epage epage merged commit a59d285 into assert-rs:main Dec 16, 2024
15 checks passed
@epage epage deleted the dir branch December 16, 2024 21:57
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.

2 participants