treeandsea / DroneController

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

Feature/thrust calculator quadro copter #39

Closed Segelzwerg closed 4 years ago

Segelzwerg commented 4 years ago

closes #41

codecov[bot] commented 4 years ago

Codecov Report

Merging #39 into develop will increase coverage by 0.90%. The diff coverage is 98.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #39      +/-   ##
===========================================
+ Coverage    94.88%   95.78%   +0.90%     
===========================================
  Files            9       11       +2     
  Lines          254      332      +78     
===========================================
+ Hits           241      318      +77     
- Misses          13       14       +1     
Impacted Files Coverage Δ
..._controller/calculation_layer/thrust_calculator.py 96.66% <96.66%> (ø)
...roller/calculation_layer/test_thrust_calculator.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 5ed48c6...c4c0145. 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/calculation_layer/thrust_calculator.py  2

See the complete overview on Codacy