m-lab / go

General purpose libraries / APIs for use in mlab code.
Apache License 2.0
5 stars 6 forks source link

Move bqx #98

Closed gfr10598 closed 4 years ago

gfr10598 commented 4 years ago

Copy the bqx package to cloud, and bqfake package to cloudtest. Once the clients have been migrated, we can delete the old packages.


This change is Reviewable

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 754


Changes Missing Coverage Covered Lines Changed/Added Lines %
cloudtest/bqfake/client.go 0 49 0.0%
cloudtest/bqfake/bqfake.go 0 73 0.0%
cloud/bqx/schema.go 0 207 0.0%
<!-- Total: 0 329 0.0% -->
Totals Coverage Status
Change from base Build 747: -17.3%
Covered Lines: 1089
Relevant Lines: 1611

💛 - Coveralls
gfr10598 commented 4 years ago

Added #99 and #100