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

Uses real stored count in tests #2945

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

brooksprumo
Copy link

Problem

Some tests use the approximate store count to get the total number of accounts stored in an append vec. There's already a better dcou fn for getting the total number of accounts: accounts_count().

Summary of Changes

Use accounts_count() in tests.

@brooksprumo brooksprumo self-assigned this Sep 16, 2024
@brooksprumo brooksprumo marked this pull request as ready for review September 16, 2024 22:31
Copy link

@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!

@brooksprumo brooksprumo merged commit 18f68ff into anza-xyz:master Sep 18, 2024
40 checks passed
@brooksprumo brooksprumo deleted the approx-store-count/remove1 branch September 18, 2024 22:08
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.

2 participants