Skip to content

Conversation

@gmarin13
Copy link
Contributor

Round down the segment file offset to a segment p_align alignment when comparing against the mapping file offset instead of using the system page size alignment in all cases.

…o mappings.

Round down the segment file offset to a segment p_align alignment when comparing
against the mapping file offset instead of using the system page size alignment
in all cases.
@gmarin13 gmarin13 marked this pull request as ready for review December 13, 2025 00:27
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.34%. Comparing base (3d256cb) to head (3c4586f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #979      +/-   ##
==========================================
- Coverage   67.35%   67.34%   -0.01%     
==========================================
  Files          44       44              
  Lines        7792     7791       -1     
==========================================
- Hits         5248     5247       -1     
  Misses       2112     2112              
  Partials      432      432              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aalexand aalexand merged commit b05bdac into google:main Dec 13, 2025
49 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.

3 participants