Closed epage closed 9 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/ascii/mod.rs | 4 | 5 | 80.0% | ||
<!-- | Total: | 4 | 5 | 80.0% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/ascii/mod.rs | 3 | 52.33% | ||
<!-- | Total: | 3 | --> |
Totals | |
---|---|
Change from base Build 7663019971: | -0.1% |
Covered Lines: | 1277 |
Relevant Lines: | 2934 |
The
not_*
naming schema is confusing that its "all characters up to".My hope is this rename will clarify that. I left out
take
for brevity.