Skip to content

Tests/Kinesis: Re-enable test matrix slot for Python 3.11#609

Merged
amotl merged 1 commit intomainfrom
ci-kinesis-py311
Feb 11, 2026
Merged

Tests/Kinesis: Re-enable test matrix slot for Python 3.11#609
amotl merged 1 commit intomainfrom
ci-kinesis-py311

Conversation

@amotl
Copy link
Copy Markdown
Member

@amotl amotl commented Jan 27, 2026

Problem

The workflow started failing on 2026-01-22 for unknown reasons yet, on Python 3.11 only. This patch aims to re-enable the corresponding test matrix slot, hopefully together with a solution. Until then, it acts as a demonstrator for the issue at hand.

References

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 27, 2026

Warning

Rate limit exceeded

@amotl has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 11 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

Walkthrough

The pull request uncomments and enables Python 3.11 in the Kinesis workflow test matrix, expanding the set of Python versions tested during continuous integration.

Changes

Cohort / File(s) Summary
Kinesis CI Configuration
.github/workflows/kinesis.yml
Enables Python 3.11 in the workflow matrix for Kinesis tests by uncommenting the previously disabled version entry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • surister

Poem

🐰 Three-eleven hops into the test!
A Python version, now manifest,
The CI matrix grows so bright,
Compatibility tested right!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: re-enabling Python 3.11 in the Kinesis workflow test matrix.
Description check ✅ Passed The description clearly relates to the changeset, explaining the problem context and referencing a related issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci-kinesis-py311

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl amotl marked this pull request as ready for review February 11, 2026 00:20
@amotl amotl merged commit 26b044e into main Feb 11, 2026
18 of 19 checks passed
@amotl amotl deleted the ci-kinesis-py311 branch February 11, 2026 00:21
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.

1 participant