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

Changing assertMappingEqual to support arbitrary equality function. Also adding assertDictAlmostEqual that uses assertAlmostEqual as equality function for float values. #322

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

copybara-service[bot]
Copy link

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

Changing assertMappingEqual to support arbitrary equality function. Also adding assertDictAlmostEqual that uses assertAlmostEqual as equality function for float values.

@copybara-service copybara-service bot force-pushed the test_730804727 branch 5 times, most recently from 89f6ab5 to f2995bd Compare February 27, 2025 08:52
@copybara-service copybara-service bot changed the title Changing assertMappingEqual to support float almost equality with given delta or places. Also adding assertDictAlmostEqual for better adoption. Changing assertMappingEqual to support arbitrary equality function. Also adding assertDictAlmostEqual that uses assertAlmostEqual as equality function for float values. Feb 27, 2025
@copybara-service copybara-service bot force-pushed the test_730804727 branch 7 times, most recently from 5c6585d to c5134a7 Compare February 28, 2025 13:10
…lso adding assertDictAlmostEqual that uses assertAlmostEqual as equality function for float values.

PiperOrigin-RevId: 732100361
@copybara-service copybara-service bot merged commit 214f0ff into main Feb 28, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_730804727 branch February 28, 2025 13:16
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