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

Support --ble on older firmwares that don't have the log-radio characteristic yet #626

Merged
merged 2 commits into from
Jul 1, 2024

appease the linter

3b4690e
Select commit
Loading
Failed to load commit list.
Merged

Support --ble on older firmwares that don't have the log-radio characteristic yet #626

appease the linter
3b4690e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 1, 2024 in 0s

61.90% (-0.03%) compared to 33c5be5

View this Pull Request on Codecov

61.90% (-0.03%) compared to 33c5be5

Details

Codecov Report

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

Project coverage is 61.90%. Comparing base (33c5be5) to head (3b4690e).

Files Patch % Lines
meshtastic/ble_interface.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
- Coverage   61.93%   61.90%   -0.03%     
==========================================
  Files          14       14              
  Lines        3016     3019       +3     
==========================================
+ Hits         1868     1869       +1     
- Misses       1148     1150       +2     

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