chore(tests): prefer single item assertions#343
Conversation
yordis
commented
May 13, 2026
- Keep single-item assertions aligned with current xUnit analyzer guidance.
- Reduce test-diagnostic noise around metrics and scavenge coverage.
PR SummaryLow Risk Overview This reduces analyzer noise and slightly tightens expectations around collections that should contain exactly one item (e.g., metric tags/measurements and newly-created scavenge points). Reviewed by Cursor Bugbot for commit 034fd74. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ 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: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
✨ 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 |
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
7082613 to
034fd74
Compare