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

typo in variable name #33801

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

jeffwashington
Copy link
Contributor

Problem

When we disable rewrites, we will accumulate old append vecs & slots. We use ancient append vec packing to combine those.

Summary of Changes

fix typo

Fixes #

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #33801 (bf93648) into master (349d8a9) will increase coverage by 0.0%.
Report is 1165 commits behind head on master.
The diff coverage is 91.0%.

@@            Coverage Diff            @@
##           master   #33801     +/-   ##
=========================================
  Coverage    81.8%    81.8%             
=========================================
  Files         766      806     +40     
  Lines      209076   217428   +8352     
=========================================
+ Hits       171121   178033   +6912     
- Misses      37955    39395   +1440     

@jeffwashington jeffwashington marked this pull request as ready for review October 21, 2023 18:13
Copy link
Contributor

@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

@jeffwashington jeffwashington merged commit 34103e0 into solana-labs:master Oct 23, 2023
17 checks passed
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