Skip to content

Fix CI failures#310

Merged
bogdanp05 merged 2 commits into
valkey-io:mainfrom
kurtmckee:fix-ci
Jun 12, 2026
Merged

Fix CI failures#310
bogdanp05 merged 2 commits into
valkey-io:mainfrom
kurtmckee:fix-ci

Conversation

@kurtmckee

Copy link
Copy Markdown
Contributor

Pull Request check-list

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

Description of change

Scheduled CI runs have been failing recently. There have been no code changes, which suggests that this is a change in the Valkey service (perhaps the new v9 databases feature?).

The changes in this PR appear to resolve the failures.

Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
Comment thread tests/test_commands.py
@bogdanp05 bogdanp05 enabled auto-merge June 11, 2026 15:38
@codecov-commenter

codecov-commenter commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (470a399) to head (efcafe0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   76.81%   76.81%   -0.01%     
==========================================
  Files         129      129              
  Lines       34270    34270              
==========================================
- Hits        26324    26323       -1     
- Misses       7946     7947       +1     

☔ View full report in Codecov by Harness.
📢 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.

@bogdanp05 bogdanp05 merged commit 7fffd1c into valkey-io:main Jun 12, 2026
86 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in valkey-py planning Jun 12, 2026
@kurtmckee kurtmckee deleted the fix-ci branch June 12, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants