You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address PR #378 R4 P3: rename test to reflect actual scope
Test name `test_single_baseline_heterogeneous_F_g_no_warning_and_matches_r`
oversold its scope — the body only checks warning suppression and
finite effects. The numeric R-parity assertion (rtol ~1e-11 per-path)
lives in TestDCDHDynRParityByPathControls which fits the same
scenario and compares against the golden values.
Renamed to `test_single_baseline_heterogeneous_F_g_does_not_warn`
and updated docstring + inline comment to spell out: this test
locks the warning-suppression invariant; the numeric R-parity check
is in the parity test class.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments