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

Remove build_circular_geometry defaults. There should be a single source of truth for these defaults, which is the CircularConfig Pydantic model. #770

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Feb 26, 2025

Remove build_circular_geometry defaults. There should be a single source of truth for these defaults, which is the CircularConfig Pydantic model.

Removing defaults breaks many tests, so a general switch is made to using the Pydantic model to build circular geometries instead of build_circular_geometry.

Includes some fixes in tests for Rmax < Rmin which failed pydantic validation.

@copybara-service copybara-service bot force-pushed the test_731272969 branch 6 times, most recently from c588818 to e2e7bd4 Compare February 27, 2025 14:26
…ource of truth for these defaults, which is the `CircularConfig` Pydantic model.

Removing defaults breaks many tests, so a general switch is made to using the Pydantic model to build circular geometries instead of `build_circular_geometry`.

Includes some fixes in tests for Rmax < Rmin which failed pydantic validation.

PiperOrigin-RevId: 731704060
@copybara-service copybara-service bot merged commit 72bbf2c into main Feb 27, 2025
@copybara-service copybara-service bot deleted the test_731272969 branch February 27, 2025 14:35
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