Skip to content

Polish 2.0 beta documentation feedback#286

Merged
dfed merged 1 commit intomainfrom
dfed--docs-polish-2-beta-review-feedback
Apr 24, 2026
Merged

Polish 2.0 beta documentation feedback#286
dfed merged 1 commit intomainfrom
dfed--docs-polish-2-beta-review-feedback

Conversation

@dfed
Copy link
Copy Markdown
Owner

@dfed dfed commented Apr 23, 2026

Summary

  • Clarifies the README mock example by making the generateMock: true assumption explicit before calling LoggedInView.mock().
  • Updates mockOnly wording in the manual and examples to describe mock-only declarations instead of implying whole types cannot have production participation.
  • Adds a short cross-module mock generation guide that distinguishes per-target mock generation from additionalMocksToGenerate in a consuming module.
  • Clarifies that an empty #SafeDIConfiguration() declaration is not required when there are no migrated CSV values or other configuration options.

Validation

  • git diff --check
  • Docs-only change; no test suite run.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5853444) to head (5cf15e8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #286   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         7043      7043           
=========================================
  Hits          7043      7043           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dfed dfed marked this pull request as ready for review April 24, 2026 00:03
@dfed dfed merged commit 6155758 into main Apr 24, 2026
18 checks passed
@dfed dfed deleted the dfed--docs-polish-2-beta-review-feedback branch April 24, 2026 01:19
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.

1 participant