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

Hideki module - carp error #1197

Closed sidey79 closed 11 months ago

sidey79 commented 11 months ago

Fixes #1196

Module carp isn't declared in module hideki

carp is declared to be used

no

codecov[bot] commented 11 months ago

Codecov Report

Merging #1197 (fbfde4c) into master (d798b04) will decrease coverage by 0.27%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1197      +/-   ##
==========================================
- Coverage   67.53%   67.26%   -0.27%     
==========================================
  Files         133      135       +2     
  Lines        9914     9937      +23     
  Branches     1591     1591              
==========================================
- Hits         6695     6684      -11     
- Misses       1911     1945      +34     
  Partials     1308     1308              
Flag Coverage Δ
fhem 56.98% <100.00%> (-0.29%) :arrow_down:
modules 67.26% <100.00%> (-0.27%) :arrow_down:
perl 89.47% <ø> (-0.17%) :arrow_down:
unittests 67.26% <100.00%> (-0.27%) :arrow_down:

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

Files Coverage Δ
FHEM/14_Hideki.pm 74.33% <100.00%> (+0.13%) :arrow_up:

... and 7 files with indirect coverage changes

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