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

prevents Perl warning WS2000 #1083

Closed elektron-bbs closed 2 years ago

elektron-bbs commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #1083 (c65c746) into master (2d2517a) will increase coverage by 0.13%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1083      +/-   ##
==========================================
+ Coverage   63.50%   63.63%   +0.13%     
==========================================
  Files         128      130       +2     
  Lines        9475     9529      +54     
  Branches     1503     1510       +7     
==========================================
+ Hits         6017     6064      +47     
  Misses       2300     2300              
- Partials     1158     1165       +7     
Flag Coverage Δ
fhem 55.39% <25.00%> (+0.14%) :arrow_up:
modules 63.63% <25.00%> (+0.13%) :arrow_up:
perl 90.59% <25.00%> (+0.10%) :arrow_up:
unittests 63.63% <25.00%> (+0.13%) :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/lib/SD_Protocols.pm 79.45% <25.00%> (+0.31%) :arrow_up:
t/FHEM/14_BresserTemeo/09_parseDatat.t 80.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 2d2517a...c65c746. Read the comment docs.