Anders429 / word_filter

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

Formatting #57

Closed Anders429 closed 3 years ago

Anders429 commented 3 years ago

Fixes formatting on code and prettifies generated code.

codecov-commenter commented 3 years ago

Codecov Report

Merging #57 (f7fc9c0) into 0.6.0 (0cf2813) will not change coverage. The diff coverage is 25.00%.

:exclamation: Current head f7fc9c0 differs from pull request most recent head 41c3843. Consider uploading reports for the commit 41c3843 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##            0.6.0      #57   +/-   ##
=======================================
  Coverage   86.09%   86.09%           
=======================================
  Files           9        9           
  Lines         683      683           
=======================================
  Hits          588      588           
  Misses         95       95           
Impacted Files Coverage Δ
word_filter_codegen/src/lib.rs 82.60% <ø> (ø)
word_filter_codegen/src/pda.rs 88.13% <0.00%> (ø)
word_filter_codegen/src/state.rs 70.00% <33.33%> (ø)

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 0cf2813...41c3843. Read the comment docs.