Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waypoint creation/move/deletion #714

Merged
merged 3 commits into from
Dec 27, 2024

Fix some pylint complaints

57f0598
Select commit
Loading
Failed to load commit list.
Merged

Waypoint creation/move/deletion #714

Fix some pylint complaints
57f0598
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 1s

60.35% (+0.12%) compared to 7c89e23

View this Pull Request on Codecov

60.35% (+0.12%) compared to 7c89e23

Details

Codecov Report

Attention: Patch coverage is 13.88889% with 62 lines in your changes missing coverage. Please review.

Project coverage is 60.35%. Comparing base (7c89e23) to head (57f0598).
Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
meshtastic/mesh_interface.py 11.29% 55 Missing ⚠️
meshtastic/util.py 30.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
+ Coverage   60.22%   60.35%   +0.12%     
==========================================
  Files          24       24              
  Lines        3829     3970     +141     
==========================================
+ Hits         2306     2396      +90     
- Misses       1523     1574      +51     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.