Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rate_limit.go test codes #1277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomfrombayesians
Copy link

Description

It’s amazing to see a project like this in the Go ecosystem. Thanks for building this open source. We’re developing an open-source agent that automates code maintenance tasks, such as writing unit tests. Our project is currently private, but if you’re interested, you can sign up for our Beta Release Waitlist through this link

Since this is our first PR, we’ve added a simple test code without any associated issues. Looking forward to staying in touch!

Fixes # (No Issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation change (pure documentation change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking changes to code which doesn't change any behaviour)
  • CI (any automation pipeline changes)
  • Chore (changes which are not directly related to any business logic)
  • Test changes (add, refactor, improve or change a test)
  • This change requires a documentation update

What's Changed

  • Add test code of (*RateLimit).AddStepRunId
  • Add test code of (*RateLimit).Rollback

Copy link

vercel bot commented Feb 19, 2025

@tomfrombayesians is attempting to deploy a commit to the Hatchet Team on Vercel.

A member of the Team first needs to authorize it.

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