gobench-io / gobench

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

Http ignore body #110

Closed nqd closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #110 (0689a73) into master (c5ba209) will decrease coverage by 0.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
- Coverage   43.25%   42.83%   -0.42%     
==========================================
  Files          18       18              
  Lines        1431     1431              
==========================================
- Hits          619      613       -6     
- Misses        727      733       +6     
  Partials       85       85              
Flag Coverage Δ
unittests 42.83% <ø> (-0.42%) :arrow_down:

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

Impacted Files Coverage Δ
executor/systemload.go 64.89% <0.00%> (-3.20%) :arrow_down:
executor/executor.go 39.44% <0.00%> (-2.76%) :arrow_down:

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 c5ba209...afe3491. Read the comment docs.