Skip to content

Conversation

@alexandear
Copy link
Contributor

This PR enables the revive.unused-parameter rule and fixes the resulting lint issues, mostly in tests.

Bug #3601 was discovered with the help of revive.unused-parameter, so I propose enabling the rule to prevent these bugs in the future.

@alexandear alexandear changed the title refactor: fix revive.unused lint issues refactor: fix revive.unused-parameter lint issues Jun 25, 2025
@alexandear alexandear force-pushed the refactor/enable-revive-unused-parameter branch from 61cb862 to 2c28070 Compare June 25, 2025 13:43
@codecov
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (59da3f3) to head (2c28070).
Report is 2 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #3603 +/- ## ======================================= Coverage 91.32% 91.32% ======================================= Files 184 184 Lines 16143 16143 ======================================= Hits 14742 14742 Misses 1227 1227 Partials 174 174 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @alexandear!
LGTM.
Merging.

@gmlewis gmlewis merged commit 9493278 into google:master Jun 25, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants