Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 02_SIGNALduino_calcRSSI.t - PERL WARNING eliminated #1014

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

HomeAutoUser
Copy link
Contributor

  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added / modified (needed for for bug fixes / features)
  • commandref has been added / updated (needed for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
  • Bugfix (please link issue)
  • Feature enhancement
  • Documentation update
  • Unittest enhancement
  • other
  • What is the current behavior?
    (You can also link to an open issue here, if this describes the current behavior)
    2021-09-01T15:48:48.8853674Z ##[error]2021.09.01 15:48:44 1: PERL WARNING: "my" variable $rssi masks earlier declaration in same scope at /home/runner/work/RFFHEM/RFFHEM/t/FHEM/00_SIGNALduino/02_SIGNALduino_calcRSSI.t line 47.

  • What is the new behavior (if this is a feature change)?
    no PERL WARNING

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    no

  • Other information:

@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #1014 (cd7005a) into master (a07524a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1014   +/-   ##
=======================================
  Coverage   50.04%   50.04%           
=======================================
  Files         218      218           
  Lines       15276    15276           
  Branches     2856     2856           
=======================================
  Hits         7645     7645           
  Misses       5995     5995           
  Partials     1636     1636           
Flag Coverage Δ
fhem 50.24% <ø> (ø)
modules 50.04% <ø> (ø)
perl 51.00% <ø> (ø)
unittests 50.04% <ø> (ø)

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

Impacted Files Coverage Δ
t/FHEM/00_SIGNALduino/02_SIGNALduino_calcRSSI.t 100.00% <ø> (ø)

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 a07524a...cd7005a. Read the comment docs.

@HomeAutoUser HomeAutoUser merged commit ed33e93 into RFD-FHEM:master Sep 1, 2021
@HomeAutoUser HomeAutoUser deleted the master_test branch September 1, 2021 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants