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 runtime logging #138

Closed sindrehan closed 1 year ago

sindrehan commented 1 year ago

Fixes #71

codecov[bot] commented 1 year ago

Codecov Report

Merging #138 (c7c9000) into master (b879a6c) will increase coverage by 2.77%. The diff coverage is 91.11%.

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   70.80%   73.58%   +2.77%     
==========================================
  Files          10       10              
  Lines         942      969      +27     
==========================================
+ Hits          667      713      +46     
+ Misses        275      256      -19     
Flag Coverage Δ
macos-latest_3.10 73.58% <91.11%> (+2.77%) :arrow_up:
macos-latest_3.11 73.58% <91.11%> (+2.77%) :arrow_up:
macos-latest_3.8 73.58% <91.11%> (+2.77%) :arrow_up:
macos-latest_3.9 73.58% <91.11%> (+2.77%) :arrow_up:
ubuntu-latest_3.10 73.58% <91.11%> (+2.77%) :arrow_up:
ubuntu-latest_3.11 73.58% <91.11%> (+2.77%) :arrow_up:
ubuntu-latest_3.8 73.58% <91.11%> (+2.77%) :arrow_up:
ubuntu-latest_3.9 73.58% <91.11%> (+2.77%) :arrow_up:
windows-latest_3.10 73.55% <91.11%> (+2.77%) :arrow_up:
windows-latest_3.11 73.55% <91.11%> (+2.77%) :arrow_up:
windows-latest_3.8 73.55% <91.11%> (+2.77%) :arrow_up:
windows-latest_3.9 73.55% <91.11%> (+2.77%) :arrow_up:

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

Files Changed Coverage Δ
blueye/sdk/camera.py 79.31% <66.66%> (-0.11%) :arrow_down:
blueye/sdk/logs.py 93.82% <77.77%> (-0.70%) :arrow_down:
blueye/sdk/connection.py 51.28% <95.23%> (+12.33%) :arrow_up:
blueye/sdk/drone.py 74.87% <100.00%> (+1.50%) :arrow_up: