Skip to content

feat(valkey): add Valkey module#947

Open
daric93 wants to merge 4 commits intotestcontainers:mainfrom
daric93:valkey_test_container
Open

feat(valkey): add Valkey module#947
daric93 wants to merge 4 commits intotestcontainers:mainfrom
daric93:valkey_test_container

Conversation

@daric93
Copy link
Copy Markdown

@daric93 daric93 commented Jan 5, 2026

I’d like to add Valkey, the open-source fork of Redis, as a dedicated Testcontainers module.

@daric93
Copy link
Copy Markdown
Author

daric93 commented Feb 9, 2026

Hi @alexanderankin, I opened this PR to add Valkey test container as mentioned in this ticket. Would appreciate a review when you have a moment. Thanks!

@Tranquility2 Tranquility2 changed the title Valkey Test Container feat(valkey): add Valkey module Apr 3, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.24%. Comparing base (baa5668) to head (4c8007b).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #947   +/-   ##
=======================================
  Coverage   79.24%   79.24%           
=======================================
  Files          15       15           
  Lines        1277     1277           
  Branches      154      154           
=======================================
  Hits         1012     1012           
  Misses        219      219           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Tranquility2 Tranquility2 linked an issue Apr 3, 2026 that may be closed by this pull request
@Tranquility2 Tranquility2 added 🛠️ needs more work Need to invest more time, can be a rebase or code updates and removed ✨ feat labels Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🛠️ needs more work Need to invest more time, can be a rebase or code updates ✨ package: new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Container: TestContainer for Valkey

2 participants