-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
☕ Change action-setup-vim to rhysd/action-setup-vim #290
Conversation
Warning Rate Limit Exceeded@lambdalisue has exceeded the limit for the number of files or commits that can be reviewed per hour. Please wait 15 minutes and 38 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. 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. WalkthroughThe GitHub Actions workflow has been updated to change the Vim setup action and modify configuration parameters. The Changes
TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (1)
- .github/workflows/test.yml (1 hunks)
Additional comments: 1
.github/workflows/test.yml (1)
- 68-100:
The changes to the GitHub Actions workflow file are correct and align with the updates described in the pull request summary. The use of
rhysd/action-setup-vim@v1
with the new input parameters and the updated output variable names are consistent with the intended changes. The workflow appears to be correctly configured for both Vim and Neovim environments.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #290 +/- ##
=======================================
Coverage 92.59% 92.59%
=======================================
Files 3 3
Lines 81 81
Branches 6 6
=======================================
Hits 75 75
Misses 6 6 ☔ View full report in Codecov by Sentry. |
Just trying to fix.
Summary by CodeRabbit
Chores
Refactor