Skip to content

Add support for adding contacts using the CLI, including remotely#933

Merged
ianmcorvidae merged 6 commits into
meshtastic:masterfrom
ianmcorvidae:shared-contact
Jun 17, 2026
Merged

Add support for adding contacts using the CLI, including remotely#933
ianmcorvidae merged 6 commits into
meshtastic:masterfrom
ianmcorvidae:shared-contact

Fix an issue in to_node_num and add a bunch of tests to it as well

405a6bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 0s

63.72% (+0.47%) compared to e4f0fb2

View this Pull Request on Codecov

63.72% (+0.47%) compared to e4f0fb2

Details

Codecov Report

❌ Patch coverage is 94.20290% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.72%. Comparing base (e4f0fb2) to head (405a6bb).

Files with missing lines Patch % Lines
meshtastic/node.py 94.23% 3 Missing ⚠️
meshtastic/__main__.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
+ Coverage   63.24%   63.72%   +0.47%     
==========================================
  Files          25       25              
  Lines        4527     4595      +68     
==========================================
+ Hits         2863     2928      +65     
- Misses       1664     1667       +3     

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