treeandsea / DroneController

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

test/downwards acceleration #63

Closed Segelzwerg closed 4 years ago

Segelzwerg commented 4 years ago

This should prove the downwards acceleration is working correctly and #62 is a problem somewhere else.

closes #62

codecov[bot] commented 4 years ago

Codecov Report

Merging #63 into master will decrease coverage by 1.56%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   95.34%   93.77%   -1.57%     
==========================================
  Files          16        8       -8     
  Lines         408      209     -199     
==========================================
- Hits          389      196     -193     
+ Misses         19       13       -6     
Impacted Files Coverage Δ
..._controller/calculation_layer/thrust_calculator.py 96.87% <100.00%> (+0.44%) :arrow_up:
drone_controller/input_layer/request_handler.py 94.28% <100.00%> (+1.97%) :arrow_up:
..._controller/input_layer/test_drone_state_mapper.py
...t/drone_controller/input_layer/test_drone_state.py
test/test_main.py
setup.py
test/drone_controller/util/test_list_operators.py
...drone_controller/input_layer/test_drone_physics.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 df3a9c5...4f156cc. 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

github-actions[bot] commented 4 years ago

Stale pull request message