Skip to content

Conversation

@epage
Copy link
Collaborator

@epage epage commented Aug 20, 2025

My hope is to extend the use of TestContext so I feel that name might work better.

I'm unsure if there will be distinct Contexts for different situations, so the name may change further.

epage added 2 commits August 20, 2025 16:11
The name was too general when used outside of its original context and
we are using `Context` for other things now.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17110606571

Details

  • 0 of 42 (0.0%) changed or added relevant lines in 5 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 32.008%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/libtest2-mimic/src/lib.rs 0 3 0.0%
crates/libtest2/src/lib.rs 0 3 0.0%
crates/libtest-lexarg/src/lib.rs 0 4 0.0%
crates/libtest2-harness/src/harness.rs 0 14 0.0%
crates/lexarg/src/lib.rs 0 18 0.0%
Files with Coverage Reduction New Missed Lines %
crates/lexarg/src/lib.rs 1 0.0%
crates/libtest2-harness/src/harness.rs 1 0.0%
Totals Coverage Status
Change from base Build 17109125936: 0.0%
Covered Lines: 483
Relevant Lines: 1509

💛 - Coveralls

@epage epage merged commit 17b0433 into assert-rs:main Aug 20, 2025
15 checks passed
@epage epage deleted the context branch August 20, 2025 21:30
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