Commit 687a615
Clarify continuous-path mass-point-guard test docstring
Rename test_d_lower_contract_is_mass_point_only ->
test_mass_point_equality_guard_does_not_fire_on_continuous and rewrite
the docstring so it accurately describes what's exercised. Previously
claimed "arbitrary d_lower" but only tests d_lower=d.min(); the renamed
test now narrates that the mass-point-specific ValueError does not fire
on the continuous path (the continuous path has its own upstream
negative-dose guard after the regressor shift).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 77b3466 commit 687a615
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1087 | 1087 | | |
1088 | 1088 | | |
1089 | 1089 | | |
1090 | | - | |
1091 | | - | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
1092 | 1097 | | |
1093 | 1098 | | |
1094 | | - | |
| 1099 | + | |
1095 | 1100 | | |
1096 | 1101 | | |
1097 | 1102 | | |
| |||
0 commit comments