uutils / findutils

Rust implementation of findutils
MIT License
296 stars 36 forks source link

Refactor code to use String::new #237

Closed HelloShiv closed 1 year ago

HelloShiv commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #237 (696e947) into main (a1ae326) will increase coverage by 0.28%. The diff coverage is 0.00%.

:exclamation: Current head 696e947 differs from pull request most recent head 6a065f7. Consider uploading reports for the commit 6a065f7 to get more accurate results

@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   58.60%   58.88%   +0.28%     
==========================================
  Files          30       30              
  Lines        3544     3544              
  Branches      785      783       -2     
==========================================
+ Hits         2077     2087      +10     
  Misses       1165     1165              
+ Partials      302      292      -10     
Impacted Files Coverage Δ
src/find/matchers/printf.rs 70.62% <0.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.