Closed yihuang closed 2 weeks ago
[!WARNING]
Rate limit exceeded
@yihuang has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 14 minutes and 39 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](https://coderabbit.ai/docs/faq) for further information.๐ฅ Commits
Reviewing files that changed from the base of the PR and between 2648b691a26b066016c852620e28956e1ecf43d9 and e55e7403b0bf54f69a6f21508a9fa1364009b1e4.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Attention: Patch coverage is 0%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 35.27%. Comparing base (
2648b69
) to head (e55e740
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
versiondb/store.go | 0.00% | 5 Missing :warning: |
versiondb/multistore.go | 0.00% | 2 Missing :warning: |
๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! ๐ฎ๐ป๐ฎ๐ป๐ฎ๐ป
PR Checklist:
make
)make test
)go fmt
)golangci-lint run
)go list -json -m all | nancy sleuth
)Thank you for your code, it's appreciated! :)