Closed thomcc closed 2 years ago
Merging #40 (65678ae) into main (d47cc20) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #40 +/- ##
=======================================
Coverage 96.33% 96.33%
=======================================
Files 6 6
Lines 872 872
=======================================
Hits 840 840
Misses 32 32
Impacted Files | Coverage Δ | |
---|---|---|
src/arc_str.rs | 92.24% <ø> (ø) |
|
src/mac.rs | 100.00% <ø> (ø) |
|
src/substr.rs | 94.59% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d47cc20...65678ae. Read the comment docs.
This also adds some new PartialEq impls and makes some macros accept an optional trailing comma.