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

Fix speedlimit on the default script player #7

Closed funjack closed 7 years ago

funjack commented 7 years ago

Speedlimiter was applied to position by accident. Fixes and added a test that catches this case.

codecov-io commented 7 years ago

Codecov Report

Merging #7 into master will increase coverage by 4.82%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage    76.2%   81.03%   +4.82%     
==========================================
  Files           7        7              
  Lines         290      290              
==========================================
+ Hits          221      235      +14     
+ Misses         54       38      -16     
- Partials       15       17       +2
Impacted Files Coverage Δ
protocol/player.go 92.3% <100%> (+13.46%) :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 2ad7c4c...33f50ab. Read the comment docs.