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

Fix LoxoneEndpoint to honour equals and hashCode after recent changes #170

Closed jimirocks closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #170 (2295bce) into master (9b1bcd5) will increase coverage by 0.13%. The diff coverage is 84.61%.

@@             Coverage Diff              @@
##             master     #170      +/-   ##
============================================
+ Coverage     79.78%   79.92%   +0.13%     
- Complexity      648      662      +14     
============================================
  Files            86       86              
  Lines          1771     1768       -3     
  Branches        147      148       +1     
============================================
  Hits           1413     1413              
- Misses          273      275       +2     
+ Partials         85       80       -5     
Impacted Files Coverage Δ
...c/main/java/cz/smarteon/loxone/LoxoneEndpoint.java 88.57% <84.61%> (+12.25%) :arrow_up:
.../main/java/cz/smarteon/loxone/LoxoneWebSocket.java 65.04% <0.00%> (-0.89%) :arrow_down:

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