Commit 3619a31
authored
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/google-cloud-firestore
- google/cloud/firestore_v1
- tests/unit/v1
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/google-cloud-firestore/google/cloud/firestore_v1/base_collection.py
Copy file name to clipboardExpand all lines: packages/google-cloud-firestore/google/cloud/firestore_v1/base_collection.py+6-2Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
60 | 60 | |
61 | 61 | |
62 | 62 | |
| 63 | + |
63 | 64 | |
64 | 65 | |
65 | 66 | |
| ||
623 | 624 | |
624 | 625 | |
625 | 626 | |
626 | | - |
627 | | - |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
628 | 632 | |
629 | 633 | |
630 | 634 | |
|
Collapse file
packages/google-cloud-firestore/tests/unit/v1/test_base_collection.py
Copy file name to clipboardExpand all lines: packages/google-cloud-firestore/tests/unit/v1/test_base_collection.py+16-1Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
437 | 437 | |
438 | 438 | |
439 | 439 | |
440 | | - |
| 440 | + |
441 | 441 | |
442 | 442 | |
443 | 443 | |
| ||
450 | 450 | |
451 | 451 | |
452 | 452 | |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
453 | 468 | |
454 | 469 | |
455 | 470 | |
|
0 commit comments