Closed TCeason closed 4 years ago
Merging #119 into master will increase coverage by
1.16%
. The diff coverage is55.46%
.
@@ Coverage Diff @@
## master #119 +/- ##
==========================================
+ Coverage 69.59% 70.76% +1.16%
==========================================
Files 104 104
Lines 5812 5688 -124
==========================================
- Hits 4045 4025 -20
+ Misses 1689 1583 -106
- Partials 78 80 +2
Impacted Files | Coverage Δ | |
---|---|---|
...bs_generate_queries/databases/clickhouse/common.go | 87.50% <ø> (ø) |
|
cmd/tsbs_load_clickhouse/process.go | 3.53% <0.00%> (+1.50%) |
:arrow_up: |
internal/inputs/utils.go | 78.26% <ø> (ø) |
|
query/stat_processor.go | 16.12% <0.00%> (ø) |
|
cmd/tsbs_load_clickhouse/creator.go | 45.25% <46.66%> (+8.76%) |
:arrow_up: |
...bs_generate_queries/databases/clickhouse/devops.go | 100.00% <100.00%> (ø) |
|
cmd/tsbs_load_clickhouse/main.go | 52.08% <100.00%> (+6.84%) |
:arrow_up: |
internal/inputs/generator_queries.go | 73.45% <100.00%> (+0.28%) |
:arrow_up: |
query/benchmarker.go | 75.78% <100.00%> (ø) |
|
query/stats.go | 100.00% <100.00%> (ø) |
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 9f1523d...0eb2209. Read the comment docs.
add http driver test
Merge two table cpu and tags
Appropriate table field optimization
Adjust each batch time to record only the clickhouse write time