Skip to content

Comments

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

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

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

Conversation

@cxljs
Copy link
Member

@cxljs cxljs commented Jul 28, 2025

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
Copy link

codecov bot commented Jul 28, 2025

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
Contributor

@bjosv

@bjosv
Copy link
Contributor

bjosv commented Aug 5, 2025

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

@cxljs
Copy link
Member Author

cxljs commented Aug 5, 2025

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

Copy link
Contributor

@bjosv bjosv left a comment

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