Roboy / ravestate

✨ Ravestate is Roboy's reactive dialogue state library.
http://roboy.github.io/ravestate
BSD 3-Clause "New" or "Revised" License
25 stars 7 forks source link

Yes/No returns != 0 even when not applicable. #133

Closed josephbirkner closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #133 into velvet-revolution will decrease coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           velvet-revolution     #133      +/-   ##
=====================================================
- Coverage              66.61%   66.46%   -0.15%     
=====================================================
  Files                     64       64              
  Lines                   4059     4059              
=====================================================
- Hits                    2704     2698       -6     
- Misses                  1355     1361       +6
Impacted Files Coverage Δ
modules/ravestate_nlp/yes_no.py 96.66% <100%> (ø) :arrow_up:
modules/ravestate/causal.py 89.25% <0%> (-4.21%) :arrow_down:
modules/ravestate_persqa/__init__.py 66.43% <0%> (+0.69%) :arrow_up:
modules/ravestate/activation.py 89.72% <0%> (+1.08%) :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 08d4057...34425bf. Read the comment docs.