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

Evaluation study #126

Closed Toseban closed 5 years ago

Toseban commented 5 years ago

Some fixes and changes used during the evaluation study Also a small script for creating transcripts from log files

codecov-io commented 5 years ago

Codecov Report

Merging #126 into velvet-revolution will increase coverage by 0.09%. The diff coverage is 5%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           velvet-revolution     #126      +/-   ##
=====================================================
+ Coverage              72.46%   72.55%   +0.09%     
=====================================================
  Files                     59       59              
  Lines                   3686     3804     +118     
=====================================================
+ Hits                    2671     2760      +89     
- Misses                  1015     1044      +29
Impacted Files Coverage Δ
modules/ravestate_telegramio/telegram_bot.py 41.84% <0%> (-0.46%) :arrow_down:
modules/ravestate_roboyio/__init__.py 0% <0%> (ø) :arrow_up:
modules/ravestate_sendpics/__init__.py 0% <0%> (ø) :arrow_up:
modules/ravestate_roboyqa/__init__.py 31.38% <50%> (ø) :arrow_up:
modules/ravestate_idle/__init__.py 93.75% <0%> (-6.25%) :arrow_down:
modules/ravestate/causal.py 89.25% <0%> (-4.21%) :arrow_down:
modules/ravestate_akinator/__init__.py 41.02% <0%> (-3.42%) :arrow_down:
modules/ravestate_nlp/extract_triples.py 97.22% <0%> (+0.16%) :arrow_up:
modules/ravestate_nlp/yes_no.py 96.92% <0%> (+0.25%) :arrow_up:
modules/ravestate/constraint.py 92.1% <0%> (+0.32%) :arrow_up:
... and 6 more

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 0e07bf2...15db091. Read the comment docs.