This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Commit f0c0883
File tree
Expand file treeCollapse file tree
4 files changed
+24
-11
lines changedFilter options
- src/cloudant
- tests/unit
Expand file treeCollapse file tree
4 files changed
+24
-11
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/cloudant/_common_util.py
Copy file name to clipboardExpand all lines: src/cloudant/_common_util.py+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
| 163 | + |
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| 174 | + |
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
177 | 178 |
|
178 | 179 |
|
179 | 180 |
|
180 |
| - |
| 181 | + |
181 | 182 |
|
182 | 183 |
|
183 | 184 |
|
| ||
201 | 202 |
|
202 | 203 |
|
203 | 204 |
|
204 |
| - |
| 205 | + |
205 | 206 |
|
206 | 207 |
|
207 | 208 |
|
208 | 209 |
|
209 | 210 |
|
210 | 211 |
|
211 | 212 |
|
| 213 | + |
| 214 | + |
212 | 215 |
|
213 | 216 |
|
214 | 217 |
|
| ||
249 | 252 |
|
250 | 253 |
|
251 | 254 |
|
252 |
| - |
| 255 | + |
253 | 256 |
|
254 | 257 |
|
255 | 258 |
|
|
tests/unit/database_tests.py
Copy file name to clipboardExpand all lines: tests/unit/database_tests.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
512 | 512 |
|
513 | 513 |
|
514 | 514 |
|
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
515 | 524 |
|
516 | 525 |
|
517 | 526 |
|
|
tests/unit/param_translation_tests.py
Copy file name to clipboardExpand all lines: tests/unit/param_translation_tests.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
| 123 | + |
124 | 124 |
|
125 |
| - |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
| 197 | + |
198 | 198 |
|
199 |
| - |
| 199 | + |
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
|
0 commit comments