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 support for browsing logfiles #39

Closed sindrehan closed 4 years ago

sindrehan commented 4 years ago

Closes #29

codecov[bot] commented 4 years ago

Codecov Report

Merging #39 into master will increase coverage by 10.34%. The diff coverage is 97.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #39       +/-   ##
==========================================
+ Coverage   46.36%   56.7%   +10.34%     
==========================================
  Files           5       6        +1     
  Lines         261     328       +67     
==========================================
+ Hits          121     186       +65     
- Misses        140     142        +2
Flag Coverage Δ
#macos 56.7% <97.01%> (+10.34%) :arrow_up:
#ubuntu 56.7% <97.01%> (+10.34%) :arrow_up:
#windows 56.7% <97.01%> (+10.34%) :arrow_up:
Impacted Files Coverage Δ
blueye/sdk/pioneer.py 66.29% <66.66%> (+0.01%) :arrow_up:
blueye/sdk/logs.py 98.43% <98.43%> (ø)

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 a5ed5e4...fe5c2e2. Read the comment docs.