Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate the JSON of all OTA providers #1354

Merged
merged 4 commits into from Mar 4, 2024

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Mar 4, 2024

Uses jsonschema to validate all JSON. I've disabled additionalProperties to allow the JSON to be extended in the future.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.49%. Comparing base (6062e41) to head (a5f22da).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1354   +/-   ##
=======================================
  Coverage   99.49%   99.49%           
=======================================
  Files          55       55           
  Lines       10323    10340   +17     
=======================================
+ Hits        10271    10288   +17     
  Misses         52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puddly puddly merged commit a87b236 into zigpy:dev Mar 4, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant