home-assistant-ecosystem / home-assistant-cli

:computer: Command-line tool for Home Assistant
Other
446 stars 69 forks source link

feat(plugin): hass-cli raw ws for websocket apis #274

Closed maxandersen closed 5 years ago

maxandersen commented 5 years ago

Why:

This change addreses the need by:

Resolves:

codecov-io commented 5 years ago

Codecov Report

Merging #274 into dev will increase coverage by 0.35%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #274      +/-   ##
==========================================
+ Coverage   74.91%   75.27%   +0.35%     
==========================================
  Files          22       22              
  Lines        1539     1561      +22     
==========================================
+ Hits         1153     1175      +22     
  Misses        386      386
Impacted Files Coverage Δ
homeassistant_cli/autocompletion.py 75.72% <100%> (+2.32%) :arrow_up:
homeassistant_cli/yaml.py 95.23% <100%> (ø) :arrow_up:
homeassistant_cli/plugins/raw.py 90.19% <100%> (+3.35%) :arrow_up:

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 1a23de5...756e18c. Read the comment docs.