node-http-proxy icon indicating copy to clipboard operation
node-http-proxy copied to clipboard

Feature: Add 'mergeCookies' options

Open RidgeA opened this issue 6 years ago • 3 comments

Replace of https://github.com/http-party/node-http-proxy/pull/1318

RidgeA avatar Aug 28 '19 08:08 RidgeA

Codecov Report

Merging #1375 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1375      +/-   ##
==========================================
+ Coverage   92.35%   92.61%   +0.25%     
==========================================
  Files           6        6              
  Lines         314      325      +11     
==========================================
+ Hits          290      301      +11     
  Misses         24       24
Impacted Files Coverage Δ
lib/http-proxy.js 100% <ø> (ø) :arrow_up:
lib/http-proxy/passes/web-outgoing.js 100% <100%> (ø) :arrow_up:
lib/http-proxy/common.js 97.36% <100%> (+0.3%) :arrow_up:

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 d056241...3fcde39. Read the comment docs.

codecov-io avatar Aug 28 '19 08:08 codecov-io

Hello,

Any updates for this feature merge?

Thanks

mciocan avatar Sep 30 '20 15:09 mciocan

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.61%. Comparing base (d056241) to head (3fcde39). Report is 5 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1375      +/-   ##
==========================================
+ Coverage   92.35%   92.61%   +0.25%     
==========================================
  Files           6        6              
  Lines         314      325      +11     
==========================================
+ Hits          290      301      +11     
  Misses         24       24              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Nov 05 '24 19:11 codecov-commenter