m-lab / go

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

Implement Query.Run #174

Closed guerremdq closed 1 year ago

guerremdq commented 1 year ago

This change is Reviewable

stephen-soltesz commented 1 year ago

@guerremdq -- the travis build failed due to new incompatibilities in the environment, please rebase to include https://github.com/m-lab/go/pull/175 which should address this issue in the environment.

guerremdq commented 1 year ago

@stephen-soltesz Thanks.

guerremdq commented 1 year ago

@stephen-soltesz Looks like the Build in Travis is not triggered , right ?

stephen-soltesz commented 1 year ago

Yes, I see that too -- I've opened a support ticket with Travis to see if this is a known issue or some recent change. I'll give them another day, if it's not resolved on their end I'll test this change myself. Sorry for the delay.

stephen-soltesz commented 1 year ago
$ go test -cover=1 .
ok      github.com/m-lab/go/cloudtest/bqfake    0.135s  coverage: 100.0% of statements