pjanuario / pyecoforest

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

feat: improve sdk error handling #11

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: +2.05% :tada:

Comparison is base (adb8d92) 97.94% compared to head (65ab966) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## =========================================== + Coverage 97.94% 100.00% +2.05% =========================================== Files 6 6 Lines 146 152 +6 Branches 14 15 +1 =========================================== + Hits 143 152 +9 + Misses 2 0 -2 + Partials 1 0 -1 ``` | [Files Changed](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/11?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/11?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==) | `100.00% <100.00%> (+4.08%)` | :arrow_up: | | [src/pyecoforest/exceptions.py](https://app.codecov.io/gh/pjanuario/pyecoforest/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pedro+Janu%C3%A1rio#diff-c3JjL3B5ZWNvZm9yZXN0L2V4Y2VwdGlvbnMucHk=) | `100.00% <100.00%> (+14.28%)` | :arrow_up: |

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

pjanuario commented 11 months ago

Merge Activity