shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
308 stars 198 forks source link

SG-13264 Update sgsix, fix httplib2 import #220

Closed willis102 closed 4 years ago

willis102 commented 4 years ago

Update sgsix module to include additional functionality added during port of tk-core.

Update the httplib2 import procedure to ensure that members not exposed in __all__ are still available as expected.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1319


Changes Missing Coverage Covered Lines Changed/Added Lines %
shotgun_api3/lib/sgsix.py 5 6 83.33%
<!-- Total: 5 6 83.33% -->
Totals Coverage Status
Change from base Build 1308: 0.04%
Covered Lines: 6897
Relevant Lines: 9890

💛 - Coveralls
willis102 commented 4 years ago

@jfboismenu I requested your review here - I know CI is failing, but I believe it's unrelated to these changes. I'm investigating that but figured I'd get your eyes on this PR in the meantime.