pjanuario / pyecoforest

Python library for ecoforest local device.
MIT License
0 stars 2 forks source link

feat: refactored the sdk interface and added other device properties and functionalities #10

Closed pjanuario closed 11 months ago

pjanuario commented 11 months ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +4.84% :tada:

Comparison is base (1d65246) 93.10% compared to head (e7df1d2) 97.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## ========================================== + Coverage 93.10% 97.94% +4.84% ========================================== Files 8 6 -2 Lines 87 146 +59 Branches 7 14 +7 ========================================== + Hits 81 143 +62 + Misses 3 2 -1 + Partials 3 1 -2 ``` | [Files Changed](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio) | Coverage Δ | | |---|---|---| | [src/pyecoforest/api.py](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio#diff-c3JjL3B5ZWNvZm9yZXN0L2FwaS5weQ==) | `95.91% <100.00%> (+3.61%)` | :arrow_up: | | [src/pyecoforest/const.py](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio#diff-c3JjL3B5ZWNvZm9yZXN0L2NvbnN0LnB5) | `100.00% <100.00%> (ø)` | | | [src/pyecoforest/models/device.py](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/10?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio#diff-c3JjL3B5ZWNvZm9yZXN0L21vZGVscy9kZXZpY2UucHk=) | `100.00% <100.00%> (ø)` | |

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