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

Master 3.5.3 #1068

Closed sidey79 closed 2 years ago

sidey79 commented 2 years ago

Version 3.5.3 erzeugen

Vorgesehene Commandref für diesen PR:

Release 3.5.3 
    00_SIGNALduino.pm:
          feature: Handling of missing modules changed

    SD_Protocols.pm
          feature: Graceful load JSON and Digest:CRC Modules (#1066)

    14_SD_UT.pm
          bugfix: fix buttons P90 (#1060)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1068 (8027042) into master (3a3f47b) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1068      +/-   ##
==========================================
+ Coverage   62.31%   62.34%   +0.03%     
==========================================
  Files         128      129       +1     
  Lines        9366     9371       +5     
  Branches     1478     1478              
==========================================
+ Hits         5836     5842       +6     
+ Misses       2427     2426       -1     
  Partials     1103     1103              
Flag Coverage Δ
fhem 53.76% <100.00%> (+0.04%) :arrow_up:
modules 62.34% <100.00%> (+0.03%) :arrow_up:
perl 91.63% <ø> (ø)
unittests 62.34% <100.00%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
FHEM/lib/SD_ProtocolData.pm 100.00% <ø> (ø)
FHEM/00_SIGNALduino.pm 63.46% <100.00%> (ø)
t/FHEM/14_FLAMINGO/09_parseDatat.t
t/FHEM/14_FLAMINGO/00_load.t 100.00% <0.00%> (ø)
t/FHEM/14_SD_WS07/09_parseDatat.t 80.00% <0.00%> (ø)
FHEM/10_SD_Rojaflex.pm 71.54% <0.00%> (+0.40%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3a3f47b...8027042. Read the comment docs.