「view this page in B3 βῆτα server」

Revisions №62176

branch: rosetta:main 「№62176」
Commited by: Jason C. Klima
GitHub commit link: 「c07e51cae6c8448b」
Difference from previous tested commit:  code diff
Commit date: 2025-07-11 11:50:06
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
mac.clang.python38.PyRosetta.unit ubuntu-20.04.clang.cxx11thread.serialization.python313.PyRosetta.unit ubuntu-24.04.clang.python310.PyRosetta.unit ubuntu-24.04.clang.python311.PyRosetta.unit ubuntu-24.04.gcc.python312.PyRosetta.unit ubuntu.clang.cxx11thread.serialization.python38.PyRosetta.unit clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.cxx11thread.serialization.build.debug gcc-11.gcc.cxx11thread.serialization.build.debug gcc-9.gcc.build.debug gcc-9.gcc.cxx11thread.serialization.build.debug mysql mpi mpi.serialization m1.clang.python39.build.debug mac.clang.bcl.build.debug mac.clang.python311.build.debug mac.clang.python39.build.debug ubuntu-22.04.gcc.build.debug build.header build.levels build.ninja_debug gcc-11.gcc.build.release m1.clang.python310.build.release m1.clang.python311.build.release m1.clang.python39.build.release mac.clang.python310.build.release mac.clang.python311.build.release mac.clang.python39.build.release ubuntu-20.04.clang.build.release ubuntu-20.04.clang.cxx11thread.serialization.build.release ubuntu-20.04.gcc.build.release ubuntu-20.04.gcc.cxx11thread.serialization.build.release ubuntu-22.04.clang.build.release ubuntu-24.04.clang.cxx11thread.serialization.build.release ubuntu.clang.cxx11thread.serialization.build.release beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration.tutorials integration maintenance.documentation performance profile mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify linux.gcc.unit.release mac.clang.unit.release linux.clang.python39.unit m1.clang.python310.unit m1.clang.python311.unit mac.clang.python310.unit mac.clang.python311.unit mac.clang.python39.unit ubuntu-20.04.clang.cxx11thread.serialization.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.clang.unit ubuntu-24.04.clang.cxx11thread.serialization.unit ubuntu.clang.cxx11thread.serialization.unit ubuntu.clang.python310.unit util.apps windows.build.debug windows.build.release

Enable Pose.scores dictionary to store arbitrary python objects (#430) * Fix KeyError for string objects * Serialize and deserialize values in pose scores dictionary * Update TypeError message * Maybe deserialize ScoreMap.get_arbitrary_string_data_from_pose data * Test PyJobDistributor with arbitrary scoretypes * Test SimpleMetric implementation * Fix NotImplementedError * Update unit tests that assert that float values are rounded upon score set/get round trips * Add warnings for setPoseExtraScore float value precision change, type casting, and possible UnicodeDecodeError * Update import * Update reserved scoretypes * Add rounding difference to warning message * Update imports * Initial refactor of pose.cache dictionary * Add pose.cache unit tests * Remove numpy dependency for non-serialization builds * Change pose.scores to pose.cache * Move pose.cache into modules for comprehensibility * Use pose.cache instead of packed_pose.update_scores * Set clobber warnings in pose.scores * Add deprecation warning to pose.scores * Add warning if key in immutable SimpleMetrics data exists * Clean up * Setting PackedPose.scores to Pose.cache * Set cache with packed_pose.update_scores * Fix warning * Reserve pose.cache keys * Update warning messages * Update warning message * Update PackedPose.scores dictionary with pose.cache * Update logging message test * Update reserve_scores decorator to be using pose.cache * Add update_scores in reserve_scores * Update version * Add syntax warning for setting PackedPose.scores items * Test saving detached scores in the PackedPose.scores dictionary * Improve docstring example * Update docstrings * Clean up * Split into separate warnings when deleting reserved scoretypes * Return nested MappingProxyType read-only data by pose.cache.all_scores * Update docstrings * Minor tweaks to docstrings * Clean up applying SimpleMetrics to the pose * Validate strict base64

...
Test: ubuntu-24.04.clang.cxx11thread.serialization.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: linux.clang.integration.tutorials

Failed sub-tests (click for more details):
input_and_output
Test: linux.clang.maintenance.documentation

 View log

Loading...

 View log in dialog  View log in log in separate window