HomeAutoUser / RFFHEM

Counterpart of RFDuino, it's the code for FHEM to work with the data received from the uC
GNU General Public License v3.0
0 stars 0 forks source link

Bump fhem/fhem-controls-actions from 2.0.3 to 2.0.4 #41

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

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-commenter commented 2 years ago

Codecov Report

Merging #41 (f053c7e) into master (5286038) will increase coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   61.21%   61.52%   +0.31%     
==========================================
  Files         125      125              
  Lines        9302     9342      +40     
  Branches     1474     1480       +6     
==========================================
+ Hits         5694     5748      +54     
+ Misses       2539     2519      -20     
- Partials     1069     1075       +6     
Flag Coverage Δ
fhem 52.77% <ø> (+0.35%) :arrow_up:
modules 61.52% <ø> (+0.31%) :arrow_up:
perl 91.83% <ø> (+0.21%) :arrow_up:
unittests 61.52% <ø> (+0.31%) :arrow_up:

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

Impacted Files Coverage Δ
t/FHEM/14_SD_AS/00_load.t
t/FHEM/14_BresserTemeo/00_load.t
t/FHEM/14_SD_BELL/09_parseDatat.t 80.00% <0.00%> (ø)
t/FHEM/14_SD_UT/09_parseDatat.t 80.00% <0.00%> (ø)
FHEM/lib/SD_Protocols.pm 79.74% <0.00%> (+0.57%) :arrow_up:
FHEM/00_SIGNALduino.pm 63.81% <0.00%> (+0.64%) :arrow_up:
FHEM/10_SD_Rojaflex.pm 71.13% <0.00%> (+2.43%) :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 5286038...f053c7e. Read the comment docs.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.