meshtastic / python

The Python CLI and API for talking to Meshtastic devices
https://meshtastic.org
378 stars 158 forks source link

2.5 #657

Closed ianmcorvidae closed 2 weeks ago

ianmcorvidae commented 1 month ago

(opening this as a draft PR so that CI runs against the branch)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 28.40909% with 63 lines in your changes missing coverage. Please review.

Project coverage is 60.82%. Comparing base (33a13f7) to head (ef6db0e). Report is 31 commits behind head on master.

Files with missing lines Patch % Lines
meshtastic/node.py 31.91% 32 Missing :warning:
meshtastic/mesh_interface.py 25.00% 27 Missing :warning:
meshtastic/__init__.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #657 +/- ## ========================================== - Coverage 61.48% 60.82% -0.66% ========================================== Files 24 24 Lines 3593 3658 +65 ========================================== + Hits 2209 2225 +16 - Misses 1384 1433 +49 ``` | [Flag](https://app.codecov.io/gh/meshtastic/python/pull/657/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=meshtastic) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/meshtastic/python/pull/657/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=meshtastic) | `60.82% <28.40%> (-0.66%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=meshtastic#carryforward-flags-in-the-pull-request-comment) to find out more.

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