Skip to content

Conversation

@klimaj
Copy link
Member

@klimaj klimaj commented Dec 26, 2025

This quick PR fixes the pyrosetta.tests.distributed.test_smoke.SmokeTestDistributed.test_packed_pose_io unit test. It was referencing obsolete filename extensions, which herein are updated to .pkl_pose and .b64_pose. The .init filename extension is also added for completeness. For coordinate recovery, I also updated the number of decimal places tested to sys.float_info.dig (i.e., 15 rather than the arbitrarily high value of 32), which is a more reasonable limit reflecting the maximum number of decimal digits that can be faithfully represented in a Python float.

@klimaj klimaj requested a review from lyskov December 26, 2025 20:23
@klimaj klimaj added bug Something isn't working 03 PyRosetta industry ready_for_review This PR is ready to be reviewed and merged. labels Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

03 PyRosetta bug Something isn't working industry ready_for_review This PR is ready to be reviewed and merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant