zigpy / zigpy-cli

Command line interface for zigpy
GNU General Public License v3.0
44 stars 12 forks source link

OTA index file generation #28

Closed puddly closed 1 year ago

puddly commented 1 year ago

In preparation for some OTA rewrites in zigpy, this tool will be used by manufacturers to produce a skeleton JSON index from a given set of OTA files, and to make sure their OTA files are correctly-structured.

codecov-commenter commented 1 year ago

Codecov Report

Base: 2.89% // Head: 2.61% // Decreases project coverage by -0.28% :warning:

Coverage data is based on head (07f98ac) compared to base (de9b462). Patch coverage: 0.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #28 +/- ## ======================================== - Coverage 2.89% 2.61% -0.28% ======================================== Files 8 8 Lines 380 420 +40 ======================================== Hits 11 11 - Misses 369 409 +40 ``` | [Impacted Files](https://codecov.io/gh/zigpy/zigpy-cli/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [zigpy\_cli/cli.py](https://codecov.io/gh/zigpy/zigpy-cli/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfY2xpL2NsaS5weQ==) | `0.00% <0.00%> (ø)` | | | [zigpy\_cli/ota.py](https://codecov.io/gh/zigpy/zigpy-cli/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-emlncHlfY2xpL290YS5weQ==) | `0.00% <0.00%> (ø)` | | 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=zigpy). 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=zigpy)

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