zha-device-handlers icon indicating copy to clipboard operation
zha-device-handlers copied to clipboard

New remote_e1 quirks file

Open javicalle opened this issue 3 years ago • 1 comments

Similar to the existing remote_h1.py.

Fix: #1809 Fix: #1794

javicalle avatar Oct 12 '22 14:10 javicalle

Pull Request Test Coverage Report for Build 3268044663

  • 15 of 15 (100.0%) changed or added relevant lines in 1 file are covered.
  • 27 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.4%) to 80.483%

Files with Coverage Reduction New Missed Lines %
zhaquirks/xiaomi/init.py 27 83.79%
<!-- Total: 27
Totals Coverage Status
Change from base Build 3234730911: 0.4%
Covered Lines: 6033
Relevant Lines: 7496

💛 - Coveralls

coveralls avatar Oct 12 '22 14:10 coveralls

Codecov Report

Base: 80.03% // Head: 80.48% // Increases project coverage by +0.44% :tada:

Coverage data is based on head (2ee873b) compared to base (687adff). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1820      +/-   ##
==========================================
+ Coverage   80.03%   80.48%   +0.44%     
==========================================
  Files         240      241       +1     
  Lines        7443     7496      +53     
==========================================
+ Hits         5957     6033      +76     
+ Misses       1486     1463      -23     
Impacted Files Coverage Δ
zhaquirks/xiaomi/aqara/remote_e1.py 100.00% <100.00%> (ø)
zhaquirks/tuya/ts001x.py 100.00% <0.00%> (ø)
zhaquirks/lidl/TS0501A.py 100.00% <0.00%> (ø)
zhaquirks/lixee/zlinky.py 100.00% <0.00%> (ø)
zhaquirks/lixee/__init__.py 100.00% <0.00%> (ø)
zhaquirks/inovelli/VZM31SN.py 100.00% <0.00%> (ø)
zhaquirks/xiaomi/aqara/plug_mmeu01.py
zhaquirks/xiaomi/aqara/plug_eu.py 100.00% <0.00%> (ø)
zhaquirks/xiaomi/__init__.py 83.79% <0.00%> (+3.38%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

codecov-commenter avatar Oct 17 '22 19:10 codecov-commenter

Thanks

javicalle avatar Oct 22 '22 22:10 javicalle