Skip to content

docs(decisions): Introduce new decisions and update existing#338

Merged
piotrzajac merged 3 commits intomasterfrom
docs/new-decisions
Apr 24, 2026
Merged

docs(decisions): Introduce new decisions and update existing#338
piotrzajac merged 3 commits intomasterfrom
docs/new-decisions

Conversation

@piotrzajac
Copy link
Copy Markdown
Collaborator

Summary

Introduce new decisions and update existing

@coderabbitai summary

Checklist

  • Commit messages follow Conventional Commits (type(scope): description)
  • dotnet build src/Objectivity.AutoFixture.XUnit2.AutoMock.sln passes with no warnings
  • dotnet test src/Objectivity.AutoFixture.XUnit2.AutoMock.sln passes on all framework slices
  • Code coverage remains at least at the level prior the change (verified by Codecov)
  • Mutation score remains at least at the level prior the change (verified by Stryker)
  • New tests follow the GIVEN/WHEN/THEN naming convention and AAA structure (see AGENTS.md)
  • No new [SuppressMessage] without a justification comment
  • No // TODO: comments added — open a GitHub issue instead
  • No new dependencies introduced that are incompatible with the MIT license (verified by FOSSA)

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

Warning

Rate limit exceeded

@piotrzajac has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 58 minutes and 20 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 58 minutes and 20 seconds.

⌛ 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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9afce397-4cd9-4363-a8b0-32c86aebbefc

📥 Commits

Reviewing files that changed from the base of the PR and between 058b6c6 and 7585d59.

📒 Files selected for processing (39)
  • .backlog/completed/task-1 - Add-PR-template-and-issue-templates.md
  • .backlog/completed/task-10 - Ensure-dependabot-updates-NuGet-packages-across-all-projects-in-a-single-PR.md
  • .backlog/completed/task-11 - Fix-snyk-workflow.md
  • .backlog/completed/task-13 - Upgrade-test-projects-from-net8-to-net10.md
  • .backlog/completed/task-3 - Enforce-Conventional-Commits.md
  • .backlog/completed/task-4 - Add-AI-powered-PR-review.md
  • .backlog/completed/task-5 - Add-SECURITY.md.md
  • .backlog/completed/task-6 - Add-CODE_OF_CONDUCT.md.md
  • .backlog/completed/task-8 - Fix-Dependabot-commit-messages-to-follow-Conventional-Commits.md
  • .backlog/completed/task-9 - Fix-test-mutations-workflow-to-use-dotnet-tool-restore.md
  • .backlog/decisions/decision-1 - Share-fixture-across-member-data-rows-by-default.md
  • .backlog/decisions/decision-13 - Exclude-Moq-from-Dependabot-group-remaining-NuGet-updates.md
  • .backlog/decisions/decision-17 - Add-data-narrowing-parameter-attributes.md
  • .backlog/decisions/decision-18 - Integrate-Semgrep-for-SAST-scanning.md
  • .backlog/decisions/decision-2 - Decouple-xUnit-from-AutoFixture-via-provider-pattern.md
  • .backlog/decisions/decision-23 - Performance-benchmark-tooling-and-approach.md
  • .backlog/decisions/decision-24 - BDD-style-test-naming-with-GIVEN-WHEN-THEN.md
  • .backlog/decisions/decision-25 - AAA-test-structure-with-mandatory-section-comments.md
  • .backlog/decisions/decision-26 - TreatWarningsAsErrors-with-the-five-package-analyzer-stack.md
  • .backlog/decisions/decision-27 - Minimize-XML-documentation-prefer-self-documenting-names.md
  • .backlog/decisions/decision-28 - Seal-attribute-derived-types-by-default.md
  • .backlog/decisions/decision-29 - NotNull-fluent-guard-over-ArgumentNullException.md
  • .backlog/decisions/decision-3 - Extract-shared-logic-into-a-Core-assembly.md
  • .backlog/decisions/decision-4 - Support-multiple-mocking-frameworks-as-separate-modules.md
  • .backlog/decisions/decision-7 - Publish-Core-bundled-into-module-packages-not-standalone.md
  • .backlog/decisions/decision-8 - Suppress-virtual-member-population-via-customization.md
  • .backlog/decisions/decision-9 - Add-CustomizeWith-parameter-attributes.md
  • .backlog/tasks/task-14 - Prepare-documentation.md
  • .backlog/tasks/task-19 - Add-performance-benchmarks.md
  • .github/pull_request_template.md
  • AGENTS.md
  • CLAUDE.md
  • src/Objectivity.AutoFixture.XUnit2.Core/Attributes/ExceptAttribute.cs
  • src/Objectivity.AutoFixture.XUnit2.Core/Attributes/PickFromRangeAttribute.cs
  • src/Objectivity.AutoFixture.XUnit2.Core/Attributes/PickFromValuesAttribute.cs
  • src/Objectivity.AutoFixture.XUnit2.Core/Attributes/PickNegativeAttribute.cs
  • src/Objectivity.AutoFixture.XUnit2.Core/SpecimenBuilders/RandomExceptValuesGenerator.cs
  • src/Objectivity.AutoFixture.XUnit2.Core/SpecimenBuilders/RandomFixedValuesGenerator.cs
  • src/Objectivity.AutoFixture.XUnit2.Core/SpecimenBuilders/RequestFactoryRelay.cs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/new-decisions

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-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 24, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (fc951ee) to head (7585d59).
⚠️ Report is 3 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #338   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines          419       408   -11     
  Branches        53        46    -7     
=========================================
- Hits           419       408   -11     
Flag Coverage Δ
unittests 99.75% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@piotrzajac piotrzajac merged commit cb21f33 into master Apr 24, 2026
19 of 20 checks passed
@piotrzajac piotrzajac deleted the docs/new-decisions branch April 24, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants