Skip to content

Correct test-function header with more than 5 arguments#1118

Merged
bouwew merged 3 commits into
mainfrom
test-fix-2
Jul 25, 2026
Merged

Correct test-function header with more than 5 arguments#1118
bouwew merged 3 commits into
mainfrom
test-fix-2

Conversation

@bouwew

@bouwew bouwew commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes
    • Corrected the test function header to properly handle calls with more than five arguments.
    • Updated the ongoing changelog with this correction.

@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Changes

Test Signature Correction

Layer / File(s) Summary
Keyword-only test signature update
tests/components/plugwise/test_init.py, CHANGELOG.md
test_update_device now marks subsequent parameters as keyword-only, and the changelog records the correction.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: compatech

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title matches the main change: fixing a test function signature with many arguments.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test-fix-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bouwew
bouwew marked this pull request as ready for review July 25, 2026 14:21
@bouwew
bouwew requested a review from a team as a code owner July 25, 2026 14:21
@sonarqubecloud

Copy link
Copy Markdown

@coderabbitai
coderabbitai Bot requested a review from CoMPaTech July 25, 2026 14:21
@bouwew
bouwew merged commit f693aff into main Jul 25, 2026
13 checks passed
@bouwew
bouwew deleted the test-fix-2 branch July 25, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant