gobench-io / gobench

A benchmark framework based on Golang
Apache License 2.0
73 stars 15 forks source link

Client connect interface #121

Closed nqd closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #121 (62e8f6e) into master (33b1757) will increase coverage by 0.43%. The diff coverage is 44.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   43.15%   43.58%   +0.43%     
==========================================
  Files          20       20              
  Lines        1483     1489       +6     
==========================================
+ Hits          640      649       +9     
+ Misses        755      752       -3     
  Partials       88       88              
Flag Coverage Δ
unittests 43.58% <44.30%> (+0.43%) :arrow_up:

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

Impacted Files Coverage Δ
executor/executor.go 42.54% <43.05%> (+3.09%) :arrow_up:
executor/client.go 50.00% <57.14%> (+6.75%) :arrow_up:
executor/systemload.go 68.08% <0.00%> (+3.19%) :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 33b1757...62e8f6e. Read the comment docs.