Closed 2bndy5 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.32%. Comparing base (
634d80d
) to head (34aa3fa
). Report is 27 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
[!WARNING]
Rate limit exceeded
@2bndy5 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 24 minutes and 13 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 215485c3f5032b7253e2d13f6726e3bfe70a16d0 and 34aa3fa54e06af7aeb96f8c36c6bea19b35a371e.
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?
resolves #20
I ended up using a new dependency called fast-glob. The most popular dependency glob does not completely adhere to Unix-style glob syntax and only works on matching paths that exist. Whereas fast-glob