datacommonsorg / website

Code for the Data Commons website
https://datacommons.org
Apache License 2.0
24 stars 88 forks source link

Truncate golden CosineScores to 6 decimals to reduce noisy diffs. #4718

Closed clincoln8 closed 2 weeks ago

clincoln8 commented 3 weeks ago

Reduces CosineScores to 6 decimals to reduce the diffs that are generated when updating the integration_test goldens.

This is to reduce noise in reviews and should not fundamentally affect the actual tests.