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

14_SD_UT.pm - added Busch-Transcontrol HF - 6861 #1107

Closed HomeAutoUser closed 2 years ago

HomeAutoUser commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #1107 (7aaedc7) into master (43acfd5) will increase coverage by 0.06%. The diff coverage is 52.00%.

@@            Coverage Diff             @@
##           master    #1107      +/-   ##
==========================================
+ Coverage   64.74%   64.80%   +0.06%     
==========================================
  Files         133      136       +3     
  Lines        9626     9703      +77     
  Branches     1527     1536       +9     
==========================================
+ Hits         6232     6288      +56     
- Misses       2204     2216      +12     
- Partials     1190     1199       +9     
Flag Coverage Δ
fhem 56.75% <52.00%> (+0.15%) :arrow_up:
modules 64.80% <52.00%> (+0.06%) :arrow_up:
perl 90.37% <ø> (ø)
unittests 64.80% <52.00%> (+0.06%) :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/14_SD_UT.pm 37.96% <50.00%> (+0.29%) :arrow_up:
FHEM/00_SIGNALduino.pm 63.74% <100.00%> (ø)
t/FHEM/14_FLAMINGO/00_load.t
t/FHEM/14_SD_WS07/09_parseDatat.t 80.00% <0.00%> (ø)
t/FHEM/14_FLAMINGO/09_parseDatat.t 80.00% <0.00%> (ø)
t/FHEM/14_SD_BELL/00_load.t 100.00% <0.00%> (ø)
t/FHEM/14_SD_WS09/00_load.t 100.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more