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

VisionIO #121

Closed josephbirkner closed 5 years ago

josephbirkner commented 5 years ago

Fixes #115

codecov-io commented 5 years ago

Codecov Report

Merging #121 into velvet-revolution will increase coverage by 2.87%. The diff coverage is 2.29%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           velvet-revolution     #121      +/-   ##
=====================================================
+ Coverage              66.68%   69.55%   +2.87%     
=====================================================
  Files                     64       60       -4     
  Lines                   4058     3929     -129     
=====================================================
+ Hits                    2706     2733      +27     
+ Misses                  1352     1196     -156
Impacted Files Coverage Δ
modules/ravestate_visionio/faceoraclefilter.py 0% <0%> (ø)
modules/ravestate_visionio/__init__.py 0% <0%> (ø)
modules/ravestate_interloc/__init__.py 88.88% <100%> (+0.65%) :arrow_up:
modules/ravestate_persqa/__init__.py 66.66% <100%> (+0.23%) :arrow_up:
modules/ravestate/causal.py 90.65% <0%> (-2.81%) :arrow_down:
modules/ravestate/constraint.py 91.77% <0%> (-0.33%) :arrow_down:
modules/ravestate_ros1/ros1_properties.py 0% <0%> (ø) :arrow_up:
modules/ravestate_telegramio/__init__.py 100% <0%> (ø) :arrow_up:
modules/ravestate_roboyio/__init__.py 0% <0%> (ø) :arrow_up:
modules/ravestate_sendpics/__init__.py 0% <0%> (ø) :arrow_up:
... and 11 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 6464ba6...d7b9c28. Read the comment docs.