nikepan / clickhouse-bulk

Collects many small inserts to ClickHouse and send in big inserts
Apache License 2.0
474 stars 87 forks source link

Prometheus #16

Closed nikepan closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #16 into master will decrease coverage by 1.54%. The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   87.64%   86.09%   -1.55%     
==========================================
  Files           6        8       +2     
  Lines         348      525     +177     
==========================================
+ Hits          305      452     +147     
- Misses         32       47      +15     
- Partials       11       26      +15
Impacted Files Coverage Δ
main.go 0% <0%> (-53.34%) :arrow_down:
sender.go 100% <100%> (ø) :arrow_up:
metrics.go 100% <100%> (ø)
server.go 82.08% <71.05%> (-5.01%) :arrow_down:
dump.go 72.44% <72.44%> (ø)
clickhouse.go 86.36% <74.54%> (+0.28%) :arrow_up:
utils.go 82.35% <76%> (-17.65%) :arrow_down:
collector.go 98.91% <94.87%> (-1.09%) :arrow_down:
... and 3 more

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 2478ca2...56c555f. Read the comment docs.