benchttp / engine

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

chore: relocate cli code #71

Open moreirathomas opened 1 year ago

moreirathomas commented 1 year ago

Description

Closes #70.

codecov-commenter commented 1 year ago

Codecov Report

Merging #71 (7a41638) into main (27547eb) will decrease coverage by 6.05%. The diff coverage is 42.42%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   80.47%   74.43%   -6.05%     
==========================================
  Files          29       34       +5     
  Lines        1224     1455     +231     
==========================================
+ Hits          985     1083      +98     
- Misses        201      324     +123     
- Partials       38       48      +10     
Flag Coverage Δ
unittests 74.43% <42.42%> (-6.05%) :arrow_down:

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

Impacted Files Coverage Δ
cli/render/progress.go 0.00% <0.00%> (ø)
cli/render/testsuite.go 0.00% <0.00%> (ø)
cli/render/ansi/style.go 34.78% <34.78%> (ø)
cli/configflag/bind.go 64.83% <64.83%> (ø)
cli/render/report.go 93.93% <93.93%> (ø)

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