Closed antekresic closed 5 years ago
Merging #89 into master will increase coverage by
0.31%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #89 +/- ##
==========================================
+ Coverage 68.96% 69.27% +0.31%
==========================================
Files 102 102
Lines 5484 5533 +49
==========================================
+ Hits 3782 3833 +51
+ Misses 1637 1636 -1
+ Partials 65 64 -1
Impacted Files | Coverage Δ | |
---|---|---|
cmd/tsbs_generate_queries/uses/devops/common.go | 95% <100%> (-1.23%) |
:arrow_down: |
...tsbs_generate_queries/databases/timescaledb/iot.go | 100% <100%> (ø) |
:arrow_up: |
cmd/tsbs_generate_queries/databases/influx/iot.go | 100% <100%> (ø) |
:arrow_up: |
cmd/tsbs_generate_queries/uses/common/common.go | 90% <100%> (+18.57%) |
:arrow_up: |
...s_generate_queries/databases/timescaledb/devops.go | 98.6% <0%> (+1.39%) |
:arrow_up: |
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 35990c7...7e9db64. Read the comment docs.
LGTM
The new query fetches the last location of a single truck referenced by the truck name. Truck name will be generated randomly from the scale which represent the number of trucks currently available.