treeandsea / DroneController

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

UPDATE: angle per step external #59

Closed Segelzwerg closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #59 into develop will decrease coverage by 3.46%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #59      +/-   ##
===========================================
- Coverage    95.73%   92.27%   -3.47%     
===========================================
  Files           16        8       -8     
  Lines          446      207     -239     
===========================================
- Hits           427      191     -236     
+ Misses          19       16       -3     
Impacted Files Coverage Δ
drone_controller/input_layer/request_handler.py 84.84% <100.00%> (-8.91%) :arrow_down:
test/test_main.py
test/drone_controller/util/test_list_operators.py
setup.py
...t/drone_controller/input_layer/test_drone_state.py
...one_controller/input_layer/test_request_handler.py
...drone_controller/input_layer/test_drone_physics.py
...roller/calculation_layer/test_thrust_calculator.py
..._controller/input_layer/test_drone_state_mapper.py

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 77f1c4d...da549f1. Read the comment docs.

Segelzwerg commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- drone_controller/calculation_layer/thrust_calculator.py  2
- drone_controller/input_layer/request_handler.py  2

See the complete overview on Codacy