Commit dbc828b
committed
style: address Copilot review feedback
- Clarify comment: random number range is [0, totalWeight) exclusive
- Rename test: "fair distribution" → "be able to select both" (we test
reachability, not statistical distribution)1 parent 0aa407b commit dbc828b
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/streaming/utils/baseUrlResolution
- test/unit/test/streaming
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments