petabi / eventio

A Collection of Event I/O Processors
Apache License 2.0
1 stars 1 forks source link

Remove an unnecessary mutable variable #40

Closed msk closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (8b110b2) into main (a869a82) will increase coverage by 0.16%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   59.14%   59.31%   +0.16%     
==========================================
  Files           6        6              
  Lines         350      349       -1     
==========================================
  Hits          207      207              
+ Misses        143      142       -1     
Impacted Files Coverage Δ
src/text.rs 88.00% <87.50%> (+1.72%) :arrow_up:

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 a869a82...8b110b2. Read the comment docs.