Skip to content

Fix property fallback

b003214
Select commit
Loading
Failed to load commit list.
Merged

Fix: Update repeated field checks to use is_repeated property #908

Fix property fallback
b003214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 0s

59.84% (+0.01%) compared to d0ccb1a

View this Pull Request on Codecov

59.84% (+0.01%) compared to d0ccb1a

Details

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.84%. Comparing base (d0ccb1a) to head (b003214).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
meshtastic/__main__.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #908      +/-   ##
==========================================
+ Coverage   59.82%   59.84%   +0.01%     
==========================================
  Files          24       24              
  Lines        4329     4333       +4     
==========================================
+ Hits         2590     2593       +3     
- Misses       1739     1740       +1     

☔ 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.