python icon indicating copy to clipboard operation
python copied to clipboard

add --set-is-unmessageable to CLI commands

Open pdxlocations opened this issue 6 months ago • 1 comments

allows: meshtastic --set-is-unmessagable true meshtastic --set-is-unmessageable true meshtastic --set-is-unmessagable false meshtastic --set-is-unmessageable false

pdxlocations avatar Jun 21 '25 20:06 pdxlocations

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.82%. Comparing base (c55f1ef) to head (17f7e8e). Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
meshtastic/node.py 75.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
- Coverage   59.90%   59.82%   -0.09%     
==========================================
  Files          24       24              
  Lines        4163     4184      +21     
==========================================
+ Hits         2494     2503       +9     
- Misses       1669     1681      +12     
Flag Coverage Δ
unittests 59.82% <92.30%> (-0.09%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Jun 21 '25 23:06 codecov[bot]