Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

[TieredStorage] HotStorageFileReader #32512

Closed
wants to merge 1 commit into from

Conversation

yhchiang-sol
Copy link
Contributor

@yhchiang-sol yhchiang-sol commented Jul 17, 2023

Summary of Changes

This PR introduces the reader to the hot storage accounts file.

Test Plan

Tested with the prototype implementation of the tiered account storage (#30626).
More tests will be added in the hot storage writer PRs.

@yhchiang-sol yhchiang-sol marked this pull request as draft July 17, 2023 14:26
@yhchiang-sol yhchiang-sol force-pushed the ts-hot2 branch 5 times, most recently from a20a07b to 63a3389 Compare July 18, 2023 16:05
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #32512 (a88dfdd) into master (c69bc00) will decrease coverage by 0.1%.
The diff coverage is 28.2%.

@@            Coverage Diff            @@
##           master   #32512     +/-   ##
=========================================
- Coverage    82.0%    82.0%   -0.1%     
=========================================
  Files         779      779             
  Lines      210609   210708     +99     
=========================================
+ Hits       172742   172793     +51     
- Misses      37867    37915     +48     

@yhchiang-sol
Copy link
Contributor Author

Let me try to split PRs in a different way so that we can have unit tests in each PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant