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(status): correct regex of OneWireDetails for MultiExtensionAir #212

Closed jimirocks closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3dfb6bc) 80.13% compared to head (2a83b24) 80.05%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #212 +/- ## ============================================ - Coverage 80.13% 80.05% -0.08% - Complexity 821 824 +3 ============================================ Files 117 117 Lines 2366 2372 +6 Branches 184 185 +1 ============================================ + Hits 1896 1899 +3 - Misses 372 374 +2 - Partials 98 99 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.