m-lab / go

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

Extend bqfake Query functionality #75

Closed stephen-soltesz closed 5 years ago

stephen-soltesz commented 5 years ago

This change extends the bqfake Query behavior to allow error and row injection. This change makes it possible to use this fake in unit tests for more complex bigquery users.

Currently there are no other users of the bqfake pacakge within m-lab, so these changes are not breaking.


This change is Reviewable

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 610


Totals Coverage Status
Change from base Build 603: 0.3%
Covered Lines: 881
Relevant Lines: 1055

💛 - Coveralls