funjack / launchcontrol

Launchcontrol is a server that can control/playback scripts on a Launch
BSD 3-Clause "New" or "Revised" License
22 stars 3 forks source link

Raw format #19

Closed funjack closed 7 years ago

funjack commented 7 years ago

New script format raw, which is basically the Launch BLE protocol but with timers. Implemented/activated script auto-detect when content type is form / missing. Support Kiiroo json/text containers of FelMe/VRP.

codecov[bot] commented 7 years ago

Codecov Report

Merging #19 into master will increase coverage by 1.14%. The diff coverage is 91.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   86.05%   87.19%   +1.14%     
==========================================
  Files           8       10       +2     
  Lines         337      367      +30     
==========================================
+ Hits          290      320      +30     
- Misses         29       30       +1     
+ Partials       18       17       -1
Impacted Files Coverage Δ
protocol/kiiroo/player.go 84.61% <ø> (-3.62%) :arrow_down:
protocol/raw/raw.go 100% <100%> (ø)
protocol/kiiroo/loader.go 89.65% <89.65%> (ø)
protocol/kiiroo/algorithm_default.go 91.48% <0%> (+6.38%) :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 e6a7096...b517d27. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #19 into master will increase coverage by 1.14%. The diff coverage is 91.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   86.05%   87.19%   +1.14%     
==========================================
  Files           8       10       +2     
  Lines         337      367      +30     
==========================================
+ Hits          290      320      +30     
- Misses         29       30       +1     
+ Partials       18       17       -1
Impacted Files Coverage Δ
protocol/kiiroo/player.go 84.61% <ø> (-3.62%) :arrow_down:
protocol/raw/raw.go 100% <100%> (ø)
protocol/kiiroo/loader.go 89.65% <89.65%> (ø)
protocol/kiiroo/algorithm_default.go 91.48% <0%> (+6.38%) :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 e6a7096...b517d27. Read the comment docs.