Skip to content

Commit 33eb512

Browse files
committed
Using gapic-google-cloud-datastore-v1 instead of datastore._generated.
This does fully switch over to using the GAPIC client, but at least gets rid of **all** references to the generated code.
1 parent 2489274 commit 33eb512

29 files changed

+148
-3820
lines changed

Makefile.datastore

Lines changed: 0 additions & 53 deletions
This file was deleted.

datastore/.coveragerc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
branch = True
33

44
[report]
5-
omit =
6-
*/_generated/*.py
75
fail_under = 100
86
show_missing = True
97
exclude_lines =

datastore/google/cloud/datastore/_generated/__init__.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

datastore/google/cloud/datastore/_generated/_datastore.proto

Lines changed: 0 additions & 316 deletions
This file was deleted.

0 commit comments

Comments
 (0)