In our CI, we should run tests which use the code in `r-client/` to hit an actual instance of the `groundhog` service. Could use https://github.com/jameslamb/ci_tools/blob/master/r/run_r_integration_tests.sh to do this in a way that also checks the code coverage of those integration tests.
In our CI, we should run tests which use the code in
r-client/to hit an actual instance of thegroundhogservice. Could use https://github.com/jameslamb/ci_tools/blob/master/r/run_r_integration_tests.sh to do this in a way that also checks the code coverage of those integration tests.