Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scaling laser peripheral #173

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Add scaling laser peripheral #173

merged 3 commits into from
Oct 18, 2024

Conversation

sindrehan
Copy link
Member

Fixes #130

@sindrehan sindrehan added the enhancement New feature or request label Oct 17, 2024
@sindrehan sindrehan self-assigned this Oct 17, 2024
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 75.67%. Comparing base (706557a) to head (4c66a5a).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
blueye/sdk/connection.py 33.33% 2 Missing ⚠️
blueye/sdk/guestport.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
+ Coverage   75.40%   75.67%   +0.26%     
==========================================
  Files          11       11              
  Lines        1350     1369      +19     
==========================================
+ Hits         1018     1036      +18     
- Misses        332      333       +1     
Flag Coverage Δ
macos-latest_3.10 75.67% <84.21%> (?)
macos-latest_3.11 75.67% <84.21%> (+0.26%) ⬆️
macos-latest_3.12 75.67% <84.21%> (?)
macos-latest_3.9 75.65% <84.21%> (+0.26%) ⬆️
ubuntu-latest_3.10 75.67% <84.21%> (?)
ubuntu-latest_3.11 75.67% <84.21%> (?)
ubuntu-latest_3.12 75.67% <84.21%> (?)
ubuntu-latest_3.9 75.65% <84.21%> (?)
windows-latest_3.10 75.65% <84.21%> (?)
windows-latest_3.11 75.65% <84.21%> (?)
windows-latest_3.12 75.65% <84.21%> (?)
windows-latest_3.9 75.64% <84.21%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sindrehan sindrehan merged commit 776601e into master Oct 18, 2024
16 checks passed
@sindrehan sindrehan deleted the add-laser-interface branch October 18, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add laser interface
2 participants