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

README.md links to outdated thread on forum.fhem.de fixed #1053

Closed sidey79 closed 2 years ago

sidey79 commented 2 years ago

Fixes #957

  1. Link goes to Board and not to a thread
  2. Version number is up to date in readme

no

codecov[bot] commented 2 years ago

Codecov Report

Merging #1053 (2abc12f) into master (a828251) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1053      +/-   ##
==========================================
+ Coverage   61.27%   61.34%   +0.07%     
==========================================
  Files         126      127       +1     
  Lines        9348     9353       +5     
  Branches     1479     1479              
==========================================
+ Hits         5728     5738      +10     
+ Misses       2546     2541       -5     
  Partials     1074     1074              
Flag Coverage Δ
fhem 52.52% <ø> (+0.02%) :arrow_up:
modules 61.34% <ø> (+0.07%) :arrow_up:
perl 91.83% <ø> (+0.21%) :arrow_up:
unittests 61.34% <ø> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
t/FHEM/14_FLAMINGO/00_load.t 100.00% <0.00%> (ø)
FHEM/lib/SD_Protocols.pm 79.72% <0.00%> (+0.57%) :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 a828251...2abc12f. Read the comment docs.