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

reduce serial com port checks #159

Merged
merged 1 commit into from
Oct 10, 2024

reduce serial com port checks

0093a0d
Select commit
Loading
Failed to load commit list.
Merged

reduce serial com port checks #159

reduce serial com port checks
0093a0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 1s

77.13% (+0.18%) compared to 69223ba

View this Pull Request on Codecov

77.13% (+0.18%) compared to 69223ba

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.13%. Comparing base (69223ba) to head (0093a0d).

Files with missing lines Patch % Lines
tmtccmd/com/ser_utils.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
+ Coverage   76.94%   77.13%   +0.18%     
==========================================
  Files          91       91              
  Lines        5761     5747      -14     
==========================================
  Hits         4433     4433              
+ Misses       1328     1314      -14     

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