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

Fix usage of frequency when sending #1150

Closed sidey79 closed 1 year ago

sidey79 commented 1 year ago

https://forum.fhem.de/index.php?topic=58396.new;topicseen#new

SIGNALduino_Set_sendMsg

Maybe if someone has wrong freqency settings in the sendCmd, this will break functionality

codecov[bot] commented 1 year ago

Codecov Report

Merging #1150 (f641dcf) into master (89ead26) will increase coverage by 0.15%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #1150      +/-   ##
==========================================
+ Coverage   67.04%   67.20%   +0.15%     
==========================================
  Files         132      134       +2     
  Lines        9811     9833      +22     
  Branches     1577     1577              
==========================================
+ Hits         6578     6608      +30     
+ Misses       1937     1929       -8     
  Partials     1296     1296              
Flag Coverage Δ
fhem 56.78% <66.66%> (+0.20%) :arrow_up:
modules 67.20% <66.66%> (+0.15%) :arrow_up:
perl 90.33% <ø> (ø)
unittests 67.20% <66.66%> (+0.15%) :arrow_up:

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

Impacted Files Coverage Δ
t/FHEM/00_SIGNALduino/01_SIGNALduino_Set_sendMsg.t 100.00% <ø> (ø)
FHEM/00_SIGNALduino.pm 64.09% <66.66%> (+0.44%) :arrow_up:
t/FHEM/14_FLAMINGO/09_parseData.t 94.11% <0.00%> (ø)
t/FHEM/14_BresserTemeo/00_load.t 100.00% <0.00%> (ø)

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