Anders429 / word_filter

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

Debug tests. #28

Closed Anders429 closed 3 years ago

Anders429 commented 3 years ago

Another big step toward #26.

codecov-commenter commented 3 years ago

Codecov Report

Merging #28 (000af59) into master (a9d0e99) will increase coverage by 2.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   87.47%   89.52%   +2.04%     
==========================================
  Files           4        4              
  Lines         950      964      +14     
==========================================
+ Hits          831      863      +32     
+ Misses        119      101      -18     
Impacted Files Coverage Δ
src/lib.rs 85.00% <100.00%> (+3.91%) :arrow_up:
src/node.rs 83.56% <100.00%> (+3.98%) :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 a9d0e99...000af59. Read the comment docs.