thomcc / arcstr

Better reference counted strings for Rust
Apache License 2.0
114 stars 18 forks source link

Add a literal_substr macro #15

Closed thomcc closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #15 into main will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   96.89%   97.21%   +0.31%     
==========================================
  Files           6        6              
  Lines         837      861      +24     
==========================================
+ Hits          811      837      +26     
+ Misses         26       24       -2     
Impacted Files Coverage Δ
src/substr.rs 96.05% <ø> (+1.31%) :arrow_up:
src/mac.rs 100.00% <100.00%> (ø)
tests/substr.rs 100.00% <100.00%> (ø)

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 03dab09...d0f05d2. Read the comment docs.