Skip to content

Conversation

@enjoy-binbin
Copy link
Member

@enjoy-binbin enjoy-binbin commented Oct 19, 2025

This was introduced in #1826. This create an Uninitialised value was created by a heap allocation in the CI.

@codecov
Copy link

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.61%. Comparing base (2a914aa) to head (60055c8).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2750      +/-   ##
============================================
- Coverage     72.64%   72.61%   -0.03%     
============================================
  Files           128      128              
  Lines         71300    71302       +2     
============================================
- Hits          51794    51775      -19     
- Misses        19506    19527      +21     
Files with missing lines Coverage Δ
src/lua/function_lua.c 98.26% <100.00%> (+0.01%) ⬆️

... and 14 files with indirect coverage changes

🚀 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.

@enjoy-binbin enjoy-binbin requested a review from rjd15372 October 19, 2025 15:38
Copy link
Member

@rjd15372 rjd15372 left a comment

Choose a reason for hiding this comment

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

Good catch.

@rjd15372 rjd15372 added the bug Something isn't working label Oct 20, 2025
@zuiderkwast zuiderkwast moved this to In Progress in Valkey 9.0 Oct 20, 2025
@zuiderkwast zuiderkwast merged commit 5d3cb3d into valkey-io:unstable Oct 20, 2025
57 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to To be backported in Valkey 9.0 Oct 20, 2025
@enjoy-binbin enjoy-binbin deleted the fix_lua branch October 20, 2025 10:30
cherukum-Amazon pushed a commit to cherukum-Amazon/valkey that referenced this pull request Oct 21, 2025
This was introduced in valkey-io#1826. This create an `Uninitialised value was
created by a heap allocation` in the CI.

Signed-off-by: Binbin <[email protected]>
(cherry picked from commit 5d3cb3d)
Signed-off-by: cherukum-amazon <[email protected]>
diego-ciciani01 pushed a commit to diego-ciciani01/valkey that referenced this pull request Oct 21, 2025
This was introduced in valkey-io#1826. This create an `Uninitialised value was
created by a heap allocation` in the CI.

Signed-off-by: Binbin <[email protected]>
zuiderkwast pushed a commit to cherukum-Amazon/valkey that referenced this pull request Oct 21, 2025
This was introduced in valkey-io#1826. This create an `Uninitialised value was
created by a heap allocation` in the CI.

Signed-off-by: Binbin <[email protected]>
(cherry picked from commit 5d3cb3d)
Signed-off-by: cherukum-amazon <[email protected]>
madolson pushed a commit that referenced this pull request Oct 21, 2025
This was introduced in #1826. This create an `Uninitialised value was
created by a heap allocation` in the CI.

Signed-off-by: Binbin <[email protected]>
(cherry picked from commit 5d3cb3d)
Signed-off-by: cherukum-amazon <[email protected]>
@cherukum-Amazon cherukum-Amazon moved this from To be backported to Done in Valkey 9.0 Nov 3, 2025
zhijun42 pushed a commit to zhijun42/valkey that referenced this pull request Nov 15, 2025
This was introduced in valkey-io#1826. This create an `Uninitialised value was
created by a heap allocation` in the CI.

Signed-off-by: Binbin <[email protected]>
zhijun42 pushed a commit to zhijun42/valkey that referenced this pull request Nov 15, 2025
This was introduced in valkey-io#1826. This create an `Uninitialised value was
created by a heap allocation` in the CI.

Signed-off-by: Binbin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants