treeandsea / DroneController

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

RC1 #50

Closed Segelzwerg closed 4 years ago

Segelzwerg commented 4 years ago

This allows to call thrust calc for a quadro copter

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   95.81%   95.81%           
=======================================
  Files          16       16           
  Lines         406      406           
=======================================
  Hits          389      389           
  Misses         17       17           

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 5c046c4...5c046c4. 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
==============================
- src/drone_controller/input_layer/drone_state_mapper.py  3
- src/drone_controller/exception/exceptions.py  1
- src/drone_controller/util/list_operators.py  2
- src/drone_controller/input_layer/request_handler.py  3
- src/drone_controller/input_layer/drone_physics.py  5
- src/drone_controller/input_layer/drone_state.py  6
- src/drone_controller/calculation_layer/thrust_calculator.py  2

See the complete overview on Codacy