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

Ravestate v0.6.0 #77

Closed josephbirkner closed 5 years ago

josephbirkner commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #77 into master will increase coverage by 3.56%. The diff coverage is 92.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   71.45%   75.02%   +3.56%     
==========================================
  Files          56       56              
  Lines        2974     3495     +521     
==========================================
+ Hits         2125     2622     +497     
- Misses        849      873      +24
Impacted Files Coverage Δ
modules/ravestate/spike.py 93.67% <ø> (-0.08%) :arrow_down:
modules/ravestate_ui/ui_context.py 0% <ø> (ø)
modules/ravestate/__main__.py 0% <ø> (ø) :arrow_up:
modules/reggol/logger.py 90.62% <ø> (-0.29%) :arrow_down:
modules/ravestate_idle/__init__.py 100% <ø> (+17.64%) :arrow_up:
modules/ravestate_persqa/__init__.py 66.43% <ø> (ø)
modules/ravestate_nlp/triple.py 89.02% <ø> (+2.53%) :arrow_up:
modules/ravestate_verbaliser/__init__.py 100% <ø> (ø) :arrow_up:
modules/ravestate_stalker/__init__.py 0% <ø> (ø) :arrow_up:
modules/reggol/__init__.py 97.29% <ø> (ø) :arrow_up:
... and 84 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 54884d6...8c77ac4. Read the comment docs.