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

Cleanly shut down the serial port on disconnect #259

Merged
merged 11 commits into from
Oct 27, 2024

Bring test coverage up

57cda77
Select commit
Loading
Failed to load commit list.
Merged

Cleanly shut down the serial port on disconnect #259

Bring test coverage up
57cda77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 0s

98.80% (-0.01%) compared to aa26bbd, passed because coverage increased by 0.04% when compared to adjusted base (98.76%)

View this Pull Request on Codecov

98.80% (-0.01%) compared to aa26bbd, passed because coverage increased by 0.04% when compared to adjusted base (98.76%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (aa26bbd) to head (57cda77).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #259      +/-   ##
==========================================
- Coverage   98.81%   98.80%   -0.01%     
==========================================
  Files           7        7              
  Lines         926      920       -6     
==========================================
- Hits          915      909       -6     
  Misses         11       11              

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