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

Bump fhem/fhem-controls-actions from 2.0.2 to 2.0.3 #1039

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fhem/fhem-controls-actions from 2.0.2 to 2.0.3.

Release notes

Sourced from fhem/fhem-controls-actions's releases.

v2.0.3

What's Changed

Full Changelog: https://github.com/fhem/fhem-controls-actions/compare/v2.0.2...v2.0.3

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1039 (9a8d784) into master (d01e9cd) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1039      +/-   ##
==========================================
+ Coverage   60.85%   60.92%   +0.07%     
==========================================
  Files         118      119       +1     
  Lines        9009     9014       +5     
  Branches     1411     1411              
==========================================
+ Hits         5482     5492      +10     
+ Misses       2520     2515       -5     
  Partials     1007     1007              
Flag Coverage Δ
fhem 51.67% <ø> (+0.03%) :arrow_up:
modules 60.92% <ø> (+0.07%) :arrow_up:
perl 91.88% <ø> (+0.21%) :arrow_up:
unittests 60.92% <ø> (+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.83% <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 d01e9cd...9a8d784. Read the comment docs.