Commit bb57662
docs: add doc comments to touched retry-scope functions
CodeRabbit's docstring-coverage check flagged functions touched by this diff as
undocumented. Add Go doc comments to buildRetryStrategyLocalScope and the two
retry tests it did not already cover.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Liron Shabtai <lirons@legitsecurity.com>1 parent c53a7b3 commit bb57662
3 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2140 | 2140 | | |
2141 | 2141 | | |
2142 | 2142 | | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
2143 | 2147 | | |
2144 | 2148 | | |
2145 | 2149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10195 | 10195 | | |
10196 | 10196 | | |
10197 | 10197 | | |
| 10198 | + | |
| 10199 | + | |
10198 | 10200 | | |
10199 | 10201 | | |
10200 | 10202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4212 | 4212 | | |
4213 | 4213 | | |
4214 | 4214 | | |
| 4215 | + | |
| 4216 | + | |
4215 | 4217 | | |
4216 | 4218 | | |
4217 | 4219 | | |
| |||
0 commit comments