mdz / python-smarttub

Python API for SmartTub enabled hot tubs
MIT License
6 stars 9 forks source link

convert tests to use aresponses #2

Closed mdz closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #2 into main will decrease coverage by 1.29%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   75.82%   74.52%   -1.30%     
==========================================
  Files           8        8              
  Lines         335      318      -17     
==========================================
- Hits          254      237      -17     
  Misses         81       81              
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
tests/conftest.py 100.00% <ø> (ø)
tests/test_smarttub.py 100.00% <100.00%> (ø)
tests/test_spa.py 100.00% <100.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 2f5e19a...1aa705c. Read the comment docs.