Skip to content

v2.3: Removes unused parameter from AccountsDb::new_existing() (backport of #6543)#6580

Merged
brooksprumo merged 1 commit intov2.3from
mergify/bp/v2.3/pr-6543
Jun 13, 2025
Merged

v2.3: Removes unused parameter from AccountsDb::new_existing() (backport of #6543)#6580
brooksprumo merged 1 commit intov2.3from
mergify/bp/v2.3/pr-6543

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Jun 13, 2025

Problem

AccountsDb::new_existing() has an unused parameter, num_accounts, that can be removed.

Summary of Changes

Remove it.

Justification to Backport

The #6579 backport PR depends on it. If we do not want to backport 6579, then we do not need to backport this PR.


This is an automatic backport of pull request #6543 done by [Mergify](https://mergify.com).

Copy link
Copy Markdown

@HaoranYi HaoranYi left a comment

Choose a reason for hiding this comment

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

lgtm.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.8%. Comparing base (de5e339) to head (0130bed).

Additional details and impacted files
@@            Coverage Diff            @@
##             v2.3    #6580     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         848      848             
  Lines      379552   379542     -10     
=========================================
- Hits       314532   314386    -146     
- Misses      65020    65156    +136     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brooksprumo brooksprumo merged commit 3e1c3a2 into v2.3 Jun 13, 2025
46 checks passed
@brooksprumo brooksprumo deleted the mergify/bp/v2.3/pr-6543 branch June 13, 2025 19: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.

5 participants