Commit 956f2c9
Deprecate + @VisibleForTesting all three test-only DDSpanContext shims
The three delegating overloads exist only to spare tests the param churn from
signature changes; none has a production caller. Mark them all @deprecated
(steer new code to the full ctor) and @VisibleForTesting (signal intent).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3273f9e commit 956f2c9
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
209 | 211 | | |
210 | 212 | | |
211 | 213 | | |
| |||
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| 261 | + | |
| 262 | + | |
259 | 263 | | |
260 | 264 | | |
261 | 265 | | |
| |||
309 | 313 | | |
310 | 314 | | |
311 | 315 | | |
| 316 | + | |
312 | 317 | | |
313 | 318 | | |
314 | 319 | | |
| |||
0 commit comments