benchttp / engine

Benchttp library in Go to run performance tests on HTTP endpoints.
Other
4 stars 1 forks source link

feat: error flagging #53

Closed moreirathomas closed 2 years ago

moreirathomas commented 2 years ago

Description

Propose naive error flagging at server level.

Changes

Notes

Relates to #18

codecov-commenter commented 2 years ago

Codecov Report

Merging #53 (05c095f) into main (be98e9c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   73.88%   73.88%           
=======================================
  Files          28       28           
  Lines         873      873           
=======================================
  Hits          645      645           
  Misses        203      203           
  Partials       25       25           
Flag Coverage Δ
unittests 73.88% <ø> (ø)

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

Impacted Files Coverage Δ
runner/internal/config/config.go 88.76% <ø> (ø)
runner/runner.go 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.