pi-top / pi-top-Python-SDK

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

Make labs web blueprints compatible with Flask 2.0 #646

Closed jcapona closed 1 week ago

jcapona commented 2 weeks 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 week ago

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 59.22%. Comparing base (8174e8c) to head (d605d51).

Files Patch % Lines
...p/pitop/labs/web/blueprints/controller/__init__.py 0.00% 11 Missing :warning:
.../pitop/pitop/labs/web/blueprints/rover/__init__.py 0.00% 6 Missing :warning:
packages/pitop/pitop/labs/web/utils.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #646 +/- ## ========================================== - Coverage 59.27% 59.22% -0.06% ========================================== Files 160 161 +1 Lines 7998 8012 +14 ========================================== + Hits 4741 4745 +4 - Misses 3257 3267 +10 ``` | [Flag](https://app.codecov.io/gh/pi-top/pi-top-Python-SDK/pull/646/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pi-top/pi-top-Python-SDK/pull/646/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pi-top) | `59.22% <0.00%> (-0.06%)` | :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=pi-top#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.