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

Revisions №21204

branch: rosetta:commits 「№21204」
Commited by: Andy Watkins
GitHub Pull Request link: 「№676」
Merge: 「5c9f6db69」「3fec04818」  code diff
Scheduled at: 2026-05-01 12:37:32.561959
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
mac.clang.python38.PyRosetta.unit ubuntu.clang.cxx11thread.serialization.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug 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 performance profile linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify util.apps windows.build.debug windows.build.release

Pull Request №676 RosettaCommons/rosetta/main ← everyday847/rosetta/origin/everyday847/parametric_helpers Merge: 5c9f6db69d1a20db6353738e3724092516415bd3←3fec048183eb354c26030092edabd404582c57bf Factor common logic out of add_*_parameter methods ---------------- Merge commit message: Factor common logic out of add_*_parameter methods Extract a private configure_and_add_parameter() helper that handles the shared configuration steps (name, description, units, type, capabilities, global flag) and add_parameter() call. Each add_*_parameter() and add_custom_parameter() now only constructs the type-specific object, sets any conditional default value, and delegates to the helper. Also replace bare new with make_shared.

...
Test: linux.gcc.mpi.serialization.integration.mpi

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

Failed sub-tests (click for more details):
features
Test: mac.clang.python39.integration

Failed sub-tests (click for more details):
mp_f19_relax