Skip to content

fixing tcp_interface 100% cpu usage bug (#709)

2e73fe3
Select commit
Loading
Failed to load commit list.
Merged

fixing tcp_interface 100% cpu usage bug (#709) #761

fixing tcp_interface 100% cpu usage bug (#709)
2e73fe3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2025 in 0s

59.98% (-0.15%) compared to d4bc391, passed because coverage increased by 0.03% when compared to adjusted base (59.95%)

View this Pull Request on Codecov

59.98% (-0.15%) compared to d4bc391, passed because coverage increased by 0.03% when compared to adjusted base (59.95%)

Details

Codecov Report

Attention: Patch coverage is 64.51613% with 11 lines in your changes missing coverage. Please review.

Project coverage is 59.98%. Comparing base (d4bc391) to head (2e73fe3).

Files with missing lines Patch % Lines
meshtastic/tcp_interface.py 64.51% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #761      +/-   ##
==========================================
- Coverage   60.13%   59.98%   -0.15%     
==========================================
  Files          24       24              
  Lines        4066     4076      +10     
==========================================
  Hits         2445     2445              
- Misses       1621     1631      +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.