Skip to content

release: v5.58.0#119

Merged
rolling-codes merged 2 commits into
mainfrom
release/v5.58.0
Jul 22, 2026
Merged

release: v5.58.0#119
rolling-codes merged 2 commits into
mainfrom
release/v5.58.0

Conversation

@rolling-codes

Copy link
Copy Markdown
Owner

v5.58.0 Release PR

Bumps version to 5.58.0 and updates CHANGELOG.

What's in this release (since v5.57.0)

Changed

Tests

Release metadata: easycord-5.58.0-py3-none-any.whl and easycord-5.58.0.tar.gz

tee1339 added 2 commits July 22, 2026 18:20
Five tests covering the new method added in #117:
- removes callback and prevents it from firing
- returns False when callback was never registered
- idempotent on repeated unregister calls
- raises ValueError for unsupported hook names
- removes only the targeted callback, leaving others intact
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @rolling-codes, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@rolling-codes, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 25 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 48d2b05d-98c8-4f3c-8e36-a19f2d043c2d

📥 Commits

Reviewing files that changed from the base of the PR and between eb92bdf and bc05370.

📒 Files selected for processing (6)
  • CHANGELOG.md
  • README.md
  • docs/getting-started.md
  • easycord/__init__.py
  • pyproject.toml
  • tests/test_hooks.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v5.58.0

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.

@rolling-codes
rolling-codes merged commit b19f5b5 into main Jul 22, 2026
11 of 12 checks passed
@github-actions github-actions Bot added documentation Improvements or additions to documentation dependencies tests labels Jul 22, 2026
@rolling-codes
rolling-codes deleted the release/v5.58.0 branch July 22, 2026 22:30
@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies documentation Improvements or additions to documentation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants