Commit dfe4566
File tree
Expand file treeCollapse file tree
3 files changed
+64
-5
lines changedOpen diff view settings
Filter options
- google/cloud/storage/_experimental/asyncio
- tests/unit
- asyncio
Expand file treeCollapse file tree
3 files changed
+64
-5
lines changedOpen diff view settings
Collapse file
google/cloud/storage/_experimental/asyncio/async_appendable_object_writer.py
Copy file name to clipboardExpand all lines: google/cloud/storage/_experimental/asyncio/async_appendable_object_writer.py+11-1Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
126 | 126 | |
127 | 127 | |
128 | 128 | |
129 | | - |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
130 | 140 | |
131 | 141 | |
132 | 142 | |
|
Collapse file
tests/unit/asyncio/test_async_appendable_object_writer.py
Copy file name to clipboardExpand all lines: tests/unit/asyncio/test_async_appendable_object_writer.py+52-3Lines changed: 52 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
112 | 112 | |
113 | 113 | |
114 | 114 | |
115 | | - |
116 | | - |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
117 | 121 | |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
118 | 126 | |
119 | | - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
120 | 163 | |
121 | 164 | |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
122 | 171 | |
123 | 172 | |
124 | 173 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2350 | 2350 | |
2351 | 2351 | |
2352 | 2352 | |
2353 | | - |
| 2353 | + |
2354 | 2354 | |
2355 | 2355 | |
2356 | 2356 | |
|
0 commit comments