Skip to content

Restore omitted singledb config in tests#2052

Merged
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
xbasel:fixSingledb
May 6, 2025
Merged

Restore omitted singledb config in tests#2052
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
xbasel:fixSingledb

Conversation

@xbasel

@xbasel xbasel commented May 6, 2025

Copy link
Copy Markdown
Member

Re-adds a statement to restore the singledb config that was accidentally removed in PR #1671.

Fixes #2049

@xbasel xbasel requested a review from zuiderkwast May 6, 2025 19:43
@madolson madolson added the run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP) label May 6, 2025
Re-adds a statement to restore the `singledb` config that was
accidentally removed in PR valkey-io#1671.

Signed-off-by: xbasel <103044017+xbasel@users.noreply.github.com>
@codecov

codecov Bot commented May 6, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.99%. Comparing base (7859ba9) to head (4334d90).
Report is 1 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2052      +/-   ##
============================================
- Coverage     71.05%   70.99%   -0.07%     
============================================
  Files           123      123              
  Lines         66173    66173              
============================================
- Hits          47017    46977      -40     
- Misses        19156    19196      +40     

see 15 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 zuiderkwast merged commit 614980e into valkey-io:unstable May 6, 2025
rainsupreme pushed a commit to rainsupreme/valkey that referenced this pull request May 14, 2025
Re-adds a statement to restore the `singledb` config that was
accidentally removed in PR valkey-io#1671.

Fixes valkey-io#2049

Signed-off-by: xbasel <103044017+xbasel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure: Exception LOADING in valkey_deferring_client

3 participants