nikepan / clickhouse-bulk

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

codecov #52

Closed nikepan closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #52 (047680e) into master (77db74f) will decrease coverage by 2.01%. The diff coverage is 56.25%.

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   76.61%   74.59%   -2.02%     
==========================================
  Files           8        8              
  Lines         543      744     +201     
==========================================
+ Hits          416      555     +139     
- Misses         95      155      +60     
- Partials       32       34       +2     
Flag Coverage Δ
unittests 74.59% <56.25%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
server.go 66.36% <50.00%> (-9.32%) :arrow_down:
utils.go 66.12% <50.00%> (-3.64%) :arrow_down:
metrics.go 100.00% <100.00%> (ø)
collector.go 80.29% <0.00%> (-0.87%) :arrow_down:
main.go 0.00% <0.00%> (ø)
sender.go 100.00% <0.00%> (ø)
dump.go 73.01% <0.00%> (+0.48%) :arrow_up:
... and 1 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 d8d9e39...047680e. Read the comment docs.