Skip to content

Conversation

@samtrion
Copy link
Member

@samtrion samtrion commented Jan 3, 2026

Added VerifierSettings.AutoVerify with includeBuildServer set to false and throwException set to true in the Predefined class. This enables automatic verification during local test runs and ensures exceptions are thrown on verification failures, while build servers remain unaffected.

Added VerifierSettings.AutoVerify with includeBuildServer set to false and throwException set to true in the Predefined class. This enables automatic verification during local test runs and ensures exceptions are thrown on verification failures, while build servers remain unaffected.
@samtrion samtrion self-assigned this Jan 3, 2026
@samtrion samtrion added the state:ready for merge Indicates that a pull request has been reviewed and approved, and is ready to be merged into the mai label Jan 3, 2026
@samtrion samtrion requested a review from a team as a code owner January 3, 2026 15:07
@samtrion samtrion added the type:chore Indicates some housework that needs to be done. label Jan 3, 2026
@samtrion samtrion requested review from Hnogared and removed request for a team January 3, 2026 15:07
@coderabbitai
Copy link

coderabbitai bot commented Jan 3, 2026

Warning

Rate limit exceeded

@samtrion has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 53 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 for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between f131703 and 0e3d1f6.

📒 Files selected for processing (8)
  • tests/NetEvolve.Extensions.MSTest.Tests.PublicApi/Predefined.cs
  • tests/NetEvolve.Extensions.MSTest.Tests.Unit/Predefined.cs
  • tests/NetEvolve.Extensions.NUnit.Tests.PublicApi/Predefined.cs
  • tests/NetEvolve.Extensions.NUnit.Tests.Unit/Predefined.cs
  • tests/NetEvolve.Extensions.TUnit.Tests.PublicApi/Predefined.cs
  • tests/NetEvolve.Extensions.TUnit.Tests.Unit/Predefined.cs
  • tests/NetEvolve.Extensions.XUnit.V3.Tests.PublicApi/Predefined.cs
  • tests/NetEvolve.Extensions.XUnit.V3.Tests.Unit/Predefined.cs

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.54%. Comparing base (f131703) to head (0e3d1f6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #968   +/-   ##
=======================================
  Coverage   83.54%   83.54%           
=======================================
  Files          84       84           
  Lines         231      231           
  Branches       17       17           
=======================================
  Hits          193      193           
  Misses         32       32           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samtrion samtrion merged commit 360f2ac into main Jan 3, 2026
14 checks passed
@samtrion samtrion deleted the chore/autoverify branch January 3, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:ready for merge Indicates that a pull request has been reviewed and approved, and is ready to be merged into the mai type:chore Indicates some housework that needs to be done.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants