Smarteon / loxone-java

Java implementation of the Loxone™ communication protocol (Web Socket)
BSD 3-Clause "New" or "Revised" License
15 stars 10 forks source link

Rewrite groovy tests to kotlin #168

Closed knotekt closed 2 years ago

knotekt commented 2 years ago

Contribues to #162

codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (c4dabfd) into master (4eb2728) will decrease coverage by 0.79%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #168      +/-   ##
============================================
- Coverage     79.92%   79.12%   -0.80%     
+ Complexity      662      642      -20     
============================================
  Files            86       86              
  Lines          1768     1768              
  Branches        148      148              
============================================
- Hits           1413     1399      -14     
- Misses          275      282       +7     
- Partials         80       87       +7     
Impacted Files Coverage Δ
...smarteon/loxone/system/status/TreeToAirBridge.java 28.57% <0.00%> (-57.15%) :arrow_down:
...smarteon/loxone/system/status/UpdatableDevice.java 71.42% <0.00%> (-28.58%) :arrow_down:
...va/cz/smarteon/loxone/system/status/Extension.java 59.25% <0.00%> (-18.52%) :arrow_down:
src/main/java/cz/smarteon/loxone/app/Control.java 50.00% <0.00%> (-16.67%) :arrow_down:
src/main/java/cz/smarteon/loxone/Command.java 83.33% <0.00%> (-14.29%) :arrow_down:
src/main/java/cz/smarteon/loxone/app/Room.java 50.00% <0.00%> (ø)
src/main/java/cz/smarteon/loxone/app/Category.java 50.00% <0.00%> (ø)
.../main/java/cz/smarteon/loxone/LoxoneWebSocket.java 67.25% <0.00%> (+2.21%) :arrow_up:

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