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

unittests - added PERL syntax for editors #1036

Closed HomeAutoUser closed 2 years ago

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

Codecov Report

Merging #1036 (56173b9) into master (48bd9cb) will increase coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1036      +/-   ##
==========================================
+ Coverage   60.58%   60.77%   +0.18%     
==========================================
  Files         114      116       +2     
  Lines        8969     8979      +10     
  Branches     1408     1408              
==========================================
+ Hits         5434     5457      +23     
+ Misses       2531     2518      -13     
  Partials     1004     1004              
Flag Coverage Δ
fhem 51.51% <ø> (+0.23%) :arrow_up:
modules 60.77% <ø> (+0.18%) :arrow_up:
perl 91.66% <ø> (ø)
unittests 60.77% <ø> (+0.18%) :arrow_up:

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

Impacted Files Coverage Δ
t/FHEM/00_SIGNALduino/00_limit_subs.t 100.00% <ø> (ø)
t/FHEM/00_SIGNALduino/00_load.t 100.00% <ø> (ø)
...FHEM/00_SIGNALduino/01_SIGNALduino_PatternExists.t 100.00% <ø> (ø)
.../FHEM/00_SIGNALduino/01_SIGNALduino_PrepareFlash.t 100.00% <ø> (ø)
t/FHEM/00_SIGNALduino/01_SIGNALduino_Set_sendMsg.t 100.00% <ø> (ø)
t/FHEM/00_SIGNALduino/01_SIGNALduino_Write.t 100.00% <ø> (ø)
t/FHEM/00_SIGNALduino/01_SIGNALduino_avrdude.t 100.00% <ø> (ø)
t/FHEM/00_SIGNALduino/01_SIGNALduino_logging.t 100.00% <ø> (ø)
...00_SIGNALduino/02_SIGNALduino_CheckCcregResponse.t 100.00% <ø> (ø)
.../FHEM/00_SIGNALduino/02_SIGNALduino_CheckCmdResp.t 100.00% <ø> (ø)
... and 77 more

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 48bd9cb...56173b9. Read the comment docs.