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

Fix large page read and bitmap index #427

Merged
merged 6 commits into from
Mar 4, 2025

Conversation

jt2594838
Copy link
Contributor

Fix that large pages are not completely read into memory.

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.37%. Comparing base (5ab2840) to head (f55658b).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #427      +/-   ##
===========================================
+ Coverage    65.34%   65.37%   +0.03%     
===========================================
  Files          564      564              
  Lines        33859    33847      -12     
  Branches      4585     4584       -1     
===========================================
+ Hits         22126    22129       +3     
+ Misses       11090    11075      -15     
  Partials       643      643              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jt2594838 jt2594838 merged commit 2c2e911 into develop Mar 4, 2025
5 checks passed
@jt2594838 jt2594838 deleted the fix_large_page_read_and_bitmap_index branch March 4, 2025 06:18
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