Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Roborazzi options #2458

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Expose Roborazzi options #2458

merged 4 commits into from
Nov 12, 2024

Conversation

yschimke
Copy link
Collaborator

WHAT

Extract RoborazziOptions to a function

Extracts the RoborazziOptions configuration into a separate function roborazziOptions to improve code
readability and reusability.

WHY

This allows for easier customization of the options in different test scenarios.

HOW

Checklist 📋

  • Add explicit visibility modifier and explicit return types for public declarations
  • Run spotless check
  • Run tests
  • Update metalava's signature text files

@yschimke yschimke closed this Nov 12, 2024
@yschimke yschimke reopened this Nov 12, 2024
@yschimke yschimke merged commit 42a9990 into google:main Nov 12, 2024
6 checks passed
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