Skip to content

Conversation

@pcrane
Copy link
Contributor

@pcrane pcrane commented Oct 9, 2025

No description provided.

@pcrane pcrane self-assigned this Oct 9, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for the @InTestsUseFactories annotation to the README.md file. The addition provides guidance on how to use this annotation to recommend specific factory methods for object construction in tests.

  • Added a new section explaining the @InTestsUseFactories annotation
  • Included practical Java code examples showing factory implementation and annotation usage
  • Provided explanation of when and why to use this annotation when Cover isn't using correct factory methods

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pcrane pcrane force-pushed the pcrane/feature/intestsusefactories-readme-update branch from e76ea63 to bc98edf Compare October 9, 2025 11:13
@pcrane pcrane force-pushed the pcrane/feature/intestsusefactories-readme-update branch from bc98edf to a1bdf3e Compare October 9, 2025 11:15
@pcrane pcrane requested a review from Copilot October 9, 2025 11:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@yuzhong1 yuzhong1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@pcrane pcrane merged commit e5ca827 into develop Oct 9, 2025
1 check passed
@pcrane pcrane deleted the pcrane/feature/intestsusefactories-readme-update branch October 9, 2025 14:15
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.

3 participants