BluEye-Robotics / blueye.sdk

A Python package for remote control of Blueye underwater drones.
GNU Lesser General Public License v3.0
17 stars 4 forks source link

Add tilt stabilization control #104

Closed sindrehan closed 2 years ago

sindrehan commented 2 years ago

Fixes #102

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (25b94e4) into master (f042041) will increase coverage by 0.21%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   85.27%   85.49%   +0.21%     
==========================================
  Files           8        8              
  Lines         686      703      +17     
==========================================
+ Hits          585      601      +16     
- Misses        101      102       +1     
Flag Coverage Δ
macos_python37 84.30% <95.00%> (+0.21%) :arrow_up:
macos_python38 85.49% <95.83%> (+0.21%) :arrow_up:
macos_python39 85.49% <95.83%> (+0.21%) :arrow_up:
ubuntu_python37 84.30% <95.00%> (+0.21%) :arrow_up:
ubuntu_python38 85.49% <95.83%> (+0.21%) :arrow_up:
ubuntu_python39 85.49% <95.83%> (+0.21%) :arrow_up:
windows_python37 84.28% <95.00%> (+0.21%) :arrow_up:
windows_python38 85.47% <95.83%> (+0.21%) :arrow_up:
windows_python39 85.47% <95.83%> (+0.21%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
blueye/sdk/camera.py 88.41% <95.83%> (+0.31%) :arrow_up:

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 f042041...25b94e4. Read the comment docs.