Skip to content

feat: add named-flag/power-of-2 bitfield support to --set#943

Merged
ianmcorvidae merged 2 commits into
meshtastic:masterfrom
ianmcorvidae:flag-int-improvements
Jun 26, 2026
Merged

feat: add named-flag/power-of-2 bitfield support to --set#943
ianmcorvidae merged 2 commits into
meshtastic:masterfrom
ianmcorvidae:flag-int-improvements

Fix mypy complaint

fa01cb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

64.68% (+0.13%) compared to 9479fb2

View this Pull Request on Codecov

64.68% (+0.13%) compared to 9479fb2

Details

Codecov Report

❌ Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.68%. Comparing base (9479fb2) to head (fa01cb7).

Files with missing lines Patch % Lines
meshtastic/__main__.py 80.00% 3 Missing ⚠️
meshtastic/util.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #943      +/-   ##
==========================================
+ Coverage   64.54%   64.68%   +0.13%     
==========================================
  Files          25       25              
  Lines        4598     4619      +21     
==========================================
+ Hits         2968     2988      +20     
- Misses       1630     1631       +1     

☔ View full report in Codecov by Harness.
📢 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.