Conversation
….2-mocha Updates testing configuration to use newer versions as requested in #3243. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 45 minutes and 28 seconds. ⌛ 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. 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 for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
The latest Buf updates on your PR. Results from workflow CI / buf-check (pull_request).
|
|
Claude finished @tac0turtle's task in 1m 15s —— View job Code Review
SummaryThis PR bumps Celestia dependency versions used in test infrastructure and documentation:
The changes are straightforward version bumps with no structural changes. ObservationsPositive
Minor: hardcoded versions vs. constants (
Minor: no constant for celestia-node version in
Note: large version jump for celestia-app (v5 → v8) The VerdictThe changes are clean, focused, and correct for their purpose. No blocking issues. The minor inconsistencies around where version strings are defined are pre-existing and out of scope for this PR. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3252 +/- ##
=======================================
Coverage 61.79% 61.79%
=======================================
Files 120 120
Lines 12670 12670
=======================================
Hits 7830 7830
Misses 3962 3962
Partials 878 878
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Updates testing configuration to use newer versions as requested in #3243.
Overview