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

Use Base.alloc_request instead of implementing it directly #1145

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Feb 14, 2024

There is slightly better error handling in this function, which avoids relying as directly on implementation details of IOBuffer

There is slightly better error handling in this function, which avoids relying as directly on implementation details of IOBuffer
@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (040cf0a) 82.67% compared to head (90f3d79) 82.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1145      +/-   ##
==========================================
- Coverage   82.67%   82.67%   -0.01%     
==========================================
  Files          32       32              
  Lines        3054     3053       -1     
==========================================
- Hits         2525     2524       -1     
  Misses        529      529              

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

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.

None yet

2 participants