Anders429 / word_filter

A Word Filter for filtering text.
Apache License 2.0
1 stars 0 forks source link

Stop using reserved SeparatorReturn state #51

Closed Anders429 closed 3 years ago

Anders429 commented 3 years ago

Fixes #50.

codecov-commenter commented 3 years ago

Codecov Report

Merging #51 (f3f4937) into 0.6.0 (1a193b0) will increase coverage by 0.07%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##            0.6.0      #51      +/-   ##
==========================================
+ Coverage   88.44%   88.51%   +0.07%     
==========================================
  Files           9        9              
  Lines         571      566       -5     
==========================================
- Hits          505      501       -4     
+ Misses         66       65       -1     
Impacted Files Coverage Δ
word_filter_codegen/src/pda.rs 86.08% <80.00%> (+0.02%) :arrow_up:
src/pda.rs 84.31% <100.00%> (+0.31%) :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 1a193b0...f3f4937. Read the comment docs.