Conversation
|
Warning Rate limit exceeded
⌛ 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. 📒 Files selected for processing (3)
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## devel #78 +/- ##
=======================================
Coverage 78.66% 78.66%
=======================================
Files 7 7
Lines 825 825
=======================================
Hits 649 649
Misses 176 176 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Motivation and Context
The README is the most important place that users to see when trying out a new package. Right after that, it's the vignette (although, we can likely make the README very similar to one of our vignettes).
The README should continuously be updated given new commits and exported functions and better documentation over time.
Changes
Testing
Verified this works, see #79
Checklist Before Requesting a Review