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

Count in ovf headers. #569

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

xiaoxichen
Copy link
Collaborator

We see no space error in write_to_full ut, might
due to when left space == max_wrt_sz and we take max_wrt_sz, however two extra blks are needed.

We see no space error in write_to_full ut, might
due to when left space == max_wrt_sz and we take max_wrt_sz,
however two extra blks are needed.

Signed-off-by: Xiaoxi Chen <[email protected]>
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.25%. Comparing base (1a0cef8) to head (54fc829).
Report is 76 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #569       +/-   ##
===========================================
+ Coverage   56.51%   67.25%   +10.73%     
===========================================
  Files         108      109        +1     
  Lines       10300    10535      +235     
  Branches     1402     1422       +20     
===========================================
+ Hits         5821     7085     +1264     
+ Misses       3894     2770     -1124     
- Partials      585      680       +95     

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

Copy link
Contributor

@JacksonYao287 JacksonYao287 left a comment

Choose a reason for hiding this comment

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

LGTM

@xiaoxichen xiaoxichen merged commit 9a06c05 into eBay:master Oct 22, 2024
21 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