bdraco / nexia

Python library for connecting to nexia
Apache License 2.0
21 stars 13 forks source link

Switch the other place we load json to use orjson #31

Closed bdraco closed 2 years ago

bdraco commented 2 years ago

Missed in the original PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (764bf7b) into master (affbeb9) will not change coverage. The diff coverage is 80.00%.

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   64.60%   64.60%           
=======================================
  Files           6        6           
  Lines         791      791           
=======================================
  Hits          511      511           
  Misses        280      280           
Flag Coverage Δ
unittests 64.60% <80.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nexia/home.py 60.50% <80.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update affbeb9...764bf7b. Read the comment docs.