File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed
packages/google-cloud-firestore Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1919branch = True
2020
2121[report]
22- # TODO(https://github.com/googleapis/python-firestore/issues/92): raise this
23- # coverage back to 100%
24- fail_under = 97
22+ fail_under = 100
2523show_missing = True
2624exclude_lines =
2725 # Re-enable the standard pragma
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "git@github.com:googleapis/python-firestore",
7- "sha": "ce6341df6ffc075f5db71b42facbcb60ad43d391 "
7+ "sha": "1f44a45419a85d8646ded5f22d6cbab697761651 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "7e377ce8f06ced48a79b45d97eebccb8a51f1e28 ",
15- "internalRef": "333323660 "
14+ "sha": "470d84e263c833af5280753b8e4188432b8d5b06 ",
15+ "internalRef": "333132625 "
1616 }
1717 },
1818 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "916c10e8581804df2b48a0f0457d848f3faa582e "
22+ "sha": "a651c5fb763c69a921aecdd3e1d8dc51dbf20f8d "
2323 }
2424 }
2525 ],
Original file line number Diff line number Diff line change 7979
8080s .move (
8181 templated_files ,
82- excludes = [".coveragerc" ], # microgenerator has a good .coveragerc file
8382)
8483
8584s .replace (
You can’t perform that action at this time.
0 commit comments