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

[ISSUE #7592] testCleanBuffer unit test modifies, changed non-direct … #7593

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

yp969803
Copy link
Contributor

…to direct buffer allocation

Which Issue(s) This PR Fixes

Fixes #7592

Brief Description

testCleanBuffer unit test modified, changed non-direct to direct buffer allocation

How Did You Test This Change?

using mvn test

@lizhanhui
Copy link
Contributor

good catch

@lizhanhui lizhanhui self-requested a review November 29, 2023 03:08
lizhanhui
lizhanhui previously approved these changes Nov 29, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a194e1e) 43.20% compared to head (a2e6706) 43.22%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7593      +/-   ##
=============================================
+ Coverage      43.20%   43.22%   +0.01%     
- Complexity      9785     9790       +5     
=============================================
  Files           1162     1162              
  Lines          84376    84378       +2     
  Branches       10954    10955       +1     
=============================================
+ Hits           36457    36469      +12     
+ Misses         43394    43384      -10     
  Partials        4525     4525              

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

@lizhanhui lizhanhui merged commit 56e886b into apache:develop Nov 29, 2023
10 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.

[Bug] Unstable unit test: UnitAllTest.testCleanBuffer
3 participants