Commit 5ac2808
authored
File tree
Expand file treeCollapse file tree
3 files changed
+58
-7
lines changedOpen diff view settings
Filter options
- google/cloud/storage/_experimental/asyncio
- tests
- system
- unit/asyncio
Expand file treeCollapse file tree
3 files changed
+58
-7
lines changedOpen diff view settings
Collapse file
google/cloud/storage/_experimental/asyncio/async_multi_range_downloader.py
Copy file name to clipboardExpand all lines: google/cloud/storage/_experimental/asyncio/async_multi_range_downloader.py+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
209 | 209 | |
210 | 210 | |
211 | 211 | |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
212 | 222 | |
213 | 223 | |
214 | 224 | |
|
Collapse file
+7-7Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
116 | 116 | |
117 | 117 | |
118 | 118 | |
119 | | - |
120 | 119 | |
121 | | - |
122 | | - |
123 | | - |
124 | | - |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
125 | 127 | |
126 | | - |
127 | 128 | |
128 | 129 | |
129 | 130 | |
130 | 131 | |
131 | | - |
132 | 132 | |
133 | 133 | |
134 | 134 | |
|
Collapse file
tests/unit/asyncio/test_async_multi_range_downloader.py
Copy file name to clipboardExpand all lines: tests/unit/asyncio/test_async_multi_range_downloader.py+41Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
401 | 401 | |
402 | 402 | |
403 | 403 | |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
0 commit comments