feat: Replace Argument.ThrowIfNull with ArgumentNullException.ThrowIf…#401
feat: Replace Argument.ThrowIfNull with ArgumentNullException.ThrowIf…#401
Conversation
…Null for built-in null checking - Remove NetEvolve.Arguments using directives where no longer needed - Remove coverlet.collector from Directory.Packages.props and test project - Clean up unused using directives in several files
|
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. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (13)
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 @@
## main #401 +/- ##
=======================================
Coverage 98.54% 98.54%
=======================================
Files 22 22
Lines 274 274
Branches 43 43
=======================================
Hits 270 270
Misses 1 1
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…Null for built-in null checking