-
Notifications
You must be signed in to change notification settings - Fork 61
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 an explicit build and test job for the icq relayer #1069
Conversation
✅ Deploy Preview for transcendent-kelpie-6c389e canceled.
|
Warning Rate Limit Exceeded@faddat has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 20 minutes and 54 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. 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? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@joe-bowman @tropicaldog I think I will likely just ninja-merge this, but if @tropicaldog wants to have a peek at it and a stab at review, that's cool. This is ci only. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1069 +/- ##
=======================================
Coverage 61.78% 61.78%
=======================================
Files 172 172
Lines 14142 14142
=======================================
Hits 8738 8738
Misses 4656 4656
Partials 748 748
Flags with carried forward coverage won't be shown. Click here to find out more. |
Def going to ninja merge this, so I can use it while working on #1067 |
1. Summary
closes: #1068
2.Type of change
Dependency update
3. Implementation details
4. How to test/use
This should be tested against traffic on mainnet to ensure that there are no problems.
5. Checklist
6. Limitations (optional)
7. Future Work (optional)