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 daily valgrind build with unit tests #1309

Merged

Conversation

enjoy-binbin
Copy link
Member

This was introduced in #515.

This was introduced in valkey-io#515.

Signed-off-by: Binbin <[email protected]>
@enjoy-binbin
Copy link
Member Author

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.67%. Comparing base (32f7541) to head (23235ac).
Report is 2 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1309      +/-   ##
============================================
- Coverage     70.69%   70.67%   -0.02%     
============================================
  Files           115      115              
  Lines         63153    63153              
============================================
- Hits          44643    44636       -7     
- Misses        18510    18517       +7     

see 12 files with indirect coverage changes

Copy link
Member

@madolson madolson left a comment

Choose a reason for hiding this comment

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

If this fixes it.

@enjoy-binbin
Copy link
Member Author

It did fix the build, but exposed other issues (we hadn’t run new unittest under valgrind before, i will take a look when i got time)

@enjoy-binbin enjoy-binbin merged commit d3f3b9c into valkey-io:unstable Nov 15, 2024
47 checks passed
@enjoy-binbin enjoy-binbin deleted the fix_daily_valgrind_build branch November 15, 2024 06:27
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