Closed gfr10598 closed 4 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
cloudtest/gcs.go | 2 | 4 | 50.0% | ||
<!-- | Total: | 2 | 4 | 50.0% | --> |
Totals | |
---|---|
Change from base Build 641: | -0.1% |
Covered Lines: | 971 |
Relevant Lines: | 1161 |
This preserves the iterator context in cloudtest/gcs.go, to support tests that depend on context expiration.
This change is