Skip to content

Remove the unused value duplicate API from dict of libvalkey#2387

Merged
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
cxljs:dictSetVal-API
Aug 5, 2025
Merged

Remove the unused value duplicate API from dict of libvalkey#2387
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
cxljs:dictSetVal-API

Conversation

@cxljs

@cxljs cxljs commented Jul 28, 2025

Copy link
Copy Markdown
Member

The commit (0700c44) removes the unused value duplicate API from dict, and libvalkey's dict needs to remain consistent with it.

Signed-off-by: Xiaolong Chen <fukua95@gmail.com>
@cxljs cxljs changed the title keep the API dictSetVal of dict consistent with the other three Remove the unused value duplicate API from dict of libvalkey Jul 28, 2025
@codecov

codecov Bot commented Jul 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.51%. Comparing base (a481fe2) to head (ab89af5).
⚠️ Report is 22 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2387      +/-   ##
============================================
+ Coverage     71.44%   71.51%   +0.06%     
============================================
  Files           123      123              
  Lines         67177    67177              
============================================
+ Hits          47992    48039      +47     
+ Misses        19185    19138      -47     

see 12 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.

@zuiderkwast

Copy link
Copy Markdown
Contributor

@bjosv

@bjosv

bjosv commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

Thanks for the heads-up.
@cxljs Feel free to create a similar PR to libvalkey (..or else I will).

@cxljs

cxljs commented Aug 5, 2025

Copy link
Copy Markdown
Member Author

Got it! I'll create a similar PR for libvalkey soon.

@bjosv bjosv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@zuiderkwast zuiderkwast merged commit 3c738f0 into valkey-io:unstable Aug 5, 2025
50 of 51 checks passed
allenss-amazon pushed a commit to allenss-amazon/valkey-core that referenced this pull request Aug 19, 2025
…io#2387)

The commit
(valkey-io@0700c44)
removes the unused value duplicate API from dict, and libvalkey's dict
needs to remain consistent with it.

Signed-off-by: Xiaolong Chen <fukua95@gmail.com>
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