test: add milestone validation tests for 100% coverage#15
test: add milestone validation tests for 100% coverage#15github-actions[bot] merged 1 commit intomasterfrom
Conversation
Add tests for uncovered milestone validation paths: - Non-string state parameter - Non-string due_on parameter - Empty string due_on parameter
|
Warning Rate limit exceeded@jordanpartridge has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 15 minutes and 6 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. 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 (1)
✨ 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 |
Summary
Add tests for uncovered milestone validation paths to achieve 100% code coverage.
Changes
Added tests in
ValidatesInputTest.phpfor:Coverage: 99.5% → 100%