Closed tylerfontaine closed 4 years ago
Merging #128 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #128 +/- ##
=======================================
Coverage 69.73% 69.73%
=======================================
Files 110 110
Lines 5984 5984
=======================================
Hits 4173 4173
Misses 1722 1722
Partials 89 89
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 101cda9...018ec94. Read the comment docs.
This adds a concrete example for running data load benchmarks against a remote timescaledb server, calling the binary directly due to some assumptions made by the load scripts which made this difficult previously.