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

Fix changed generation #1115

Closed sidey79 closed 1 year ago

sidey79 commented 1 year ago

Extend Filter for pull requests to not accept master branches from other repositorys (forks)

CHANGED is not automatically updated if there is a open pull request where the head of the branch names master and it is in another repository

owner of the branch is taken into account

this is unknown

codecov[bot] commented 1 year ago

Codecov Report

Merging #1115 (dc5b447) into master (6d7eeca) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1115      +/-   ##
==========================================
+ Coverage   64.99%   65.04%   +0.05%     
==========================================
  Files         135      135              
  Lines        9681     9701      +20     
  Branches     1533     1536       +3     
==========================================
+ Hits         6292     6310      +18     
+ Misses       2185     2184       -1     
- Partials     1204     1207       +3     
Flag Coverage Δ
fhem 57.03% <ø> (+0.08%) :arrow_up:
modules 65.04% <ø> (+0.05%) :arrow_up:
perl 90.37% <ø> (+0.08%) :arrow_up:
unittests 65.04% <ø> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
t/FHEM/14_SD_BELL/00_load.t
t/FHEM/14_SD_WS/00_load.t
t/FHEM/14_BresserTemeo/00_load.t 100.00% <0.00%> (ø)
t/FHEM/14_SD_BELL/09_parseDatat.t 80.00% <0.00%> (ø)
FHEM/14_SD_WS09.pm 73.07% <0.00%> (+0.72%) :arrow_up:

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