Closed willis102 closed 4 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
shotgun_api3/lib/sgsix.py | 5 | 6 | 83.33% | ||
<!-- | Total: | 5 | 6 | 83.33% | --> |
Totals | |
---|---|
Change from base Build 1308: | 0.04% |
Covered Lines: | 6897 |
Relevant Lines: | 9890 |
@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.
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.