pi-top / pi-top-Python-SDK

pi-top's Python SDK (pitop package)
Apache License 2.0
27 stars 4 forks source link

Remove smbus2 to smbus patch for Debian package #603

Closed jcapona closed 1 year ago

jcapona commented 1 year ago
Status Ticket/Issue
Ready/Hold Ticket

Main changes

-

Screenshots (feature, test output, profiling, dev tools etc)

[insert screenshots here]

Other notes (e.g. implementation quirks, edge cases, questions / issues)

-

Manual testing tips

-

Tag anyone who definitely needs to review or help

-

codecov[bot] commented 1 year ago

Codecov Report

Base: 59.62% // Head: 59.85% // Increases project coverage by +0.23% :tada:

Coverage data is based on head (c388cdb) compared to base (a20e5a0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #603 +/- ## ========================================== + Coverage 59.62% 59.85% +0.23% ========================================== Files 155 155 Lines 7811 7811 ========================================== + Hits 4657 4675 +18 + Misses 3154 3136 -18 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `59.85% <ø> (+0.23%)` | :arrow_up: | 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=pi-top#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/pi-top/pi-top-Python-SDK/pull/603?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top) | Coverage Δ | | |---|---|---| | [packages/pitop/pitop/protoplus/adc.py](https://codecov.io/gh/pi-top/pi-top-Python-SDK/pull/603?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top#diff-cGFja2FnZXMvcGl0b3AvcGl0b3AvcHJvdG9wbHVzL2FkYy5weQ==) | `0.00% <ø> (ø)` | | | [packages/pma/pitop/pma/encoder\_motor.py](https://codecov.io/gh/pi-top/pi-top-Python-SDK/pull/603?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top#diff-cGFja2FnZXMvcG1hL3BpdG9wL3BtYS9lbmNvZGVyX21vdG9yLnB5) | `77.27% <ø> (ø)` | | | [packages/pma/pitop/pma/plate\_interface.py](https://codecov.io/gh/pi-top/pi-top-Python-SDK/pull/603?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top#diff-cGFja2FnZXMvcG1hL3BpdG9wL3BtYS9wbGF0ZV9pbnRlcmZhY2UucHk=) | `69.49% <ø> (ø)` | | | [...cs/pitop/robotics/navigation/core/goal\_criteria.py](https://codecov.io/gh/pi-top/pi-top-Python-SDK/pull/603?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top#diff-cGFja2FnZXMvcm9ib3RpY3MvcGl0b3Avcm9ib3RpY3MvbmF2aWdhdGlvbi9jb3JlL2dvYWxfY3JpdGVyaWEucHk=) | `89.28% <0.00%> (-7.15%)` | :arrow_down: | | [...es/processing/pitop/processing/core/load\_models.py](https://codecov.io/gh/pi-top/pi-top-Python-SDK/pull/603?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top#diff-cGFja2FnZXMvcHJvY2Vzc2luZy9waXRvcC9wcm9jZXNzaW5nL2NvcmUvbG9hZF9tb2RlbHMucHk=) | `85.71% <0.00%> (+40.81%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.