treeandsea / DroneController

A service for controlling quadrocopters with various inputs.
GNU General Public License v3.0
2 stars 0 forks source link

Feature/reset #61

Closed Segelzwerg closed 4 years ago

Segelzwerg commented 4 years ago

Resets the previous future state.

is needed for Reset Issue Human Controller

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into develop will increase coverage by 0.74%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
+ Coverage    95.07%   95.82%   +0.74%     
===========================================
  Files           16       16              
  Lines          447      455       +8     
===========================================
+ Hits           425      436      +11     
+ Misses          22       19       -3     
Impacted Files Coverage Δ
drone_controller/input_layer/request_handler.py 94.28% <100.00%> (+9.43%) :arrow_up:
...one_controller/input_layer/test_request_handler.py 100.00% <100.00%> (ø)

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 3662478...8faba13. Read the comment docs.