Anders429 / word_filter

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

Support generation of documentation. #45

Closed Anders429 closed 3 years ago

Anders429 commented 3 years ago

Fixes #42

codecov-commenter commented 3 years ago

Codecov Report

Merging #45 (4542e6d) into 0.6.0 (3edd923) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            0.6.0      #45      +/-   ##
==========================================
+ Coverage   87.50%   87.63%   +0.13%     
==========================================
  Files           9        9              
  Lines         560      566       +6     
==========================================
+ Hits          490      496       +6     
  Misses         70       70              
Impacted Files Coverage Δ
word_filter_codegen/src/lib.rs 82.41% <100.00%> (+0.80%) :arrow_up:
word_filter_codegen/tests/trybuild.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 3edd923...4542e6d. Read the comment docs.