Skip to content

need to fully qualify imports so projects consuming the library will …#206

Merged
mkinney merged 2 commits intomeshtastic:masterfrom
mkinney:fully_qualify_imports
Jan 5, 2022
Merged

need to fully qualify imports so projects consuming the library will …#206
mkinney merged 2 commits intomeshtastic:masterfrom
mkinney:fully_qualify_imports

Conversation

@mkinney
Copy link
Contributor

@mkinney mkinney commented Jan 5, 2022

…work

@vercel vercel bot temporarily deployed to Preview January 5, 2022 19:16 Inactive
@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #206 (fe69f05) into master (c049d34) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
+ Coverage   90.45%   90.47%   +0.01%     
==========================================
  Files          12       12              
  Lines        1771     1784      +13     
==========================================
+ Hits         1602     1614      +12     
- Misses        169      170       +1     
Flag Coverage Δ
unittests 90.47% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
meshtastic/__init__.py 78.12% <100.00%> (+1.85%) ⬆️
meshtastic/__main__.py 93.19% <100.00%> (-0.16%) ⬇️
meshtastic/ble_interface.py 58.97% <100.00%> (ø)
meshtastic/mesh_interface.py 90.54% <100.00%> (ø)
meshtastic/node.py 100.00% <100.00%> (ø)
meshtastic/remote_hardware.py 100.00% <100.00%> (ø)
meshtastic/serial_interface.py 69.76% <100.00%> (ø)
meshtastic/stream_interface.py 73.83% <100.00%> (+0.93%) ⬆️
meshtastic/tcp_interface.py 94.11% <100.00%> (ø)
meshtastic/tunnel.py 81.03% <100.00%> (-0.22%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c049d34...fe69f05. Read the comment docs.

@vercel vercel bot temporarily deployed to Preview January 5, 2022 19:20 Inactive
@mkinney mkinney merged commit 1a3a840 into meshtastic:master Jan 5, 2022
@mkinney mkinney deleted the fully_qualify_imports branch January 15, 2022 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant