easegress icon indicating copy to clipboard operation
easegress copied to clipboard

fix MQTTProxy test case random error

Open suchen-sci opened this issue 1 year ago • 1 comments

replace nil mapper to mock mapper in test TestHTTPTransferHeaderCopy to prevent test random fail.

suchen-sci avatar Aug 09 '22 03:08 suchen-sci

Codecov Report

Merging #752 (933a335) into main (870b7ff) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #752   +/-   ##
=======================================
  Coverage   80.49%   80.49%           
=======================================
  Files          97       97           
  Lines       10785    10785           
=======================================
  Hits         8681     8681           
  Misses       1619     1619           
  Partials      485      485           
Impacted Files Coverage Δ
pkg/protocols/httpprot/request.go 80.32% <0.00%> (ø)

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

codecov-commenter avatar Aug 09 '22 03:08 codecov-commenter