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 serial connection #34

Merged
merged 1 commit into from
May 17, 2024

Add serial connection

7eb9da1
Select commit
Loading
Failed to load commit list.
Merged

Add serial connection #34

Add serial connection
7eb9da1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 0s

43.91% (+0.44%) compared to 2c46785

View this Pull Request on Codecov

43.91% (+0.44%) compared to 2c46785

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 43.91%. Comparing base (2c46785) to head (7eb9da1).
Report is 2 commits behind head on main.

Files Patch % Lines
src/fastcs/connections/serial_connection.py 50.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   43.47%   43.91%   +0.44%     
==========================================
  Files          18       20       +2     
  Lines         651      690      +39     
==========================================
+ Hits          283      303      +20     
- Misses        368      387      +19     

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