Closed skosito closed 1 month ago
[!WARNING]
Rate limit exceeded
@skosito has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 18 minutes and 0 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
Files that changed from the base of the PR and between 48de3a7a6a560da8ec417466e44beb4f4f1f53fb and 4d4c115f601f0e6c9c4096bbf711770a06997b88.
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?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.27%. Comparing base (
25a6e0b
) to head (4d4c115
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
currently not supported on protocol side, so disabling here as well
Summary by CodeRabbit
New Features
call
function in theGatewayEVM
contract for calling omnichain smart contracts without asset transfer.CallOnRevertNotSupported()
to enhance error handling for unsupported method calls.Bug Fixes
deposit
,depositAndCall
,setCustody
, andsetConnector
functions to prevent initialization errors.Tests