assert-rs / snapbox

Snapshot testing for a herd of CLI tests
docs.rs/trycmd
Apache License 2.0
137 stars 18 forks source link

fix(assert): Allow access to Redactions #353

Closed epage closed 3 months ago

epage commented 3 months ago

This can be used for very custom hacks

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10084471683

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/snapbox/src/assert/mod.rs 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 10064913622: -0.02%
Covered Lines: 1404
Relevant Lines: 2725

💛 - Coveralls