RFD-FHEM / RFFHEM

Counterpart of SIGNALDuino, it's the code for FHEM to work with the data received from the uC
GNU General Public License v3.0
44 stars 33 forks source link

new protocols 127 and 128, remote controls for ceiling fans #1184

Closed elektron-bbs closed 10 months ago

elektron-bbs commented 10 months ago
codecov[bot] commented 10 months ago

Codecov Report

Merging #1184 (96a2b5c) into master (4586841) will increase coverage by 0.62%. The diff coverage is 73.07%.

@@            Coverage Diff             @@
##           master    #1184      +/-   ##
==========================================
+ Coverage   67.12%   67.74%   +0.62%     
==========================================
  Files         133      135       +2     
  Lines        9894     9936      +42     
  Branches     1586     1591       +5     
==========================================
+ Hits         6641     6731      +90     
+ Misses       1944     1897      -47     
+ Partials     1309     1308       -1     
Flag Coverage Δ
fhem 57.54% <73.07%> (+0.78%) :arrow_up:
modules 67.74% <73.07%> (+0.62%) :arrow_up:
perl 89.63% <ø> (ø)
unittests 67.74% <73.07%> (+0.62%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
FHEM/lib/SD_ProtocolData.pm 100.00% <ø> (ø)
t/FHEM/14_SD_UT/03_set.t 92.30% <ø> (ø)
FHEM/14_SD_UT.pm 49.94% <72.00%> (+1.18%) :arrow_up:
FHEM/00_SIGNALduino.pm 63.96% <100.00%> (-0.35%) :arrow_down:

... and 8 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

HomeAutoUser commented 10 months ago

@elektron-bbs, was denkst du, ist es auch an der Zeit, die SD_UT im SVN zu aktualisieren?

elektron-bbs commented 10 months ago

Das macht sicher erst richtig Sinn, wenn die 00_SIGNALduino.pm dort aktualisiert wurde, da ja die %matchListSIGNALduino sonst nicht passt.