gobench-io / gobench

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

remove smtp service #123

Closed nqd closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #123 (cc47c7d) into master (e294890) will increase coverage by 2.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   43.38%   45.43%   +2.05%     
==========================================
  Files          20       22       +2     
  Lines        1489     1721     +232     
==========================================
+ Hits          646      782     +136     
- Misses        755      850      +95     
- Partials       88       89       +1     
Flag Coverage Δ
unittests 45.43% <ø> (+2.05%) :arrow_up:

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

Impacted Files Coverage Δ
executor/executor.go 40.88% <0.00%> (-1.66%) :arrow_down:
clients/gbGrpc/grpc.go 62.98% <0.00%> (ø)
clients/http/http.go 53.84% <0.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 e294890...cc47c7d. Read the comment docs.