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

blockstore: Make is_orphan() a method of SlotMeta #34889

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

steviez
Copy link
Contributor

@steviez steviez commented Jan 22, 2024

Summary of Changes

Move the method whose sole input is a SlotMeta to be a method of the SlotMeta object

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a5c470d) 81.7% compared to head (8db3b37) 81.7%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #34889   +/-   ##
=======================================
  Coverage    81.7%    81.7%           
=======================================
  Files         826      826           
  Lines      223413   223413           
=======================================
+ Hits       182614   182627   +13     
+ Misses      40799    40786   -13     

@steviez steviez requested review from brooksprumo and bw-solana and removed request for brooksprumo January 22, 2024 23:04
Copy link
Contributor

@bw-solana bw-solana left a comment

Choose a reason for hiding this comment

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

LGTM

@steviez steviez merged commit 9122193 into solana-labs:master Jan 23, 2024
35 checks passed
@steviez steviez deleted the bstore_meta_orphan branch January 23, 2024 01:14
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