FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Re-vendor / cleanup apitools as used in storage · Issue #1186 · googleapis/google-cloud-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5.4k
Code
Issues
437
Pull requests
87
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Re-vendor / cleanup apitools as used in storage
#1186
Copy link
Copy link
Closed
Closed
Re-vendor / cleanup apitools as used in storage
#1186
Copy link
Assignees
Labels
api: bigquery
Issues related to the BigQuery API.
Issues related to the BigQuery API.
api: storage
Issues related to the Cloud Storage API.
Issues related to the Cloud Storage API.
packaging
Description
tseaver
Issue body actions
Work plan:
Pull in the subset we use as a non-temporary fork (e..g, gcloud._apitools).
#1186: Revendor apitools as 'gcloud._apitools'
#1189
Get it to 100% unit test coverage using our normal testing style.
Coverage for 'gcloud._apitools.util'
#1190
,
Coverage for 'gcloud._apitools.exceptions'
#1191
,
Coverage for 'gcloud._apitools.exceptions'
#1191
,
Coverage for 'gcloud._apitools.buffered_stream'
#1192
,
Coverage for 'gcloud._apitools.stream_slice'
#1193
,
Coverage for 'gcloud._apitools.http_wrapper'
#1196
,
Add coverage for 'gcloud._apitools.transfer'
#1207
Rename it gcloud.streaming so nose finds its tests.
Rename 'gcloud/_apitools' -> 'gcloud/streaming'
#1208
Remove unused bits.
Streaming: strip unused features
#1209
Make it fit our coding standards.
Streaming: add pep8 / pylint goodness
#1210
Reactions are currently unavailable
Metadata
Metadata
Assignees
tseaver
Labels
api: bigquery
Issues related to the BigQuery API.
Issues related to the BigQuery API.
api: storage
Issues related to the Cloud Storage API.
Issues related to the Cloud Storage API.
packaging
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions
Back
|
FazBrowse Home
|
New Git URL
Work plan: