newman icon indicating copy to clipboard operation
newman copied to clipboard

fix: pm.sendRequest summary incorrect duplicate item in run.executions

Open vikyd opened this issue 4 years ago • 2 comments

relative issues:

  • https://github.com/postmanlabs/newman-reporter-html/issues/180
  • https://github.com/postmanlabs/newman/issues/2752

vikyd avatar Jun 10 '21 07:06 vikyd

Codecov Report

Merging #2755 (ac0ecb4) into develop (90f4449) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2755      +/-   ##
===========================================
+ Coverage    90.96%   90.98%   +0.02%     
===========================================
  Files           21       21              
  Lines         1151     1154       +3     
  Branches       349      350       +1     
===========================================
+ Hits          1047     1050       +3     
  Misses         104      104              
Flag Coverage Δ
cli 82.14% <100.00%> (+0.04%) :arrow_up:
integration 41.16% <100.00%> (+0.15%) :arrow_up:
library 58.66% <100.00%> (+0.10%) :arrow_up:
unit 75.12% <100.00%> (+0.06%) :arrow_up:

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

Impacted Files Coverage Δ
lib/run/summary.js 98.01% <100.00%> (+0.06%) :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 90f4449...ac0ecb4. Read the comment docs.

codecov[bot] avatar Jun 10 '21 07:06 codecov[bot]

Any chance this PR is going to be reviewed and merged? Looks like at this point it's going to have to be caught up with the parent branch but this would be a useful fix.

byrdman avatar Feb 02 '22 23:02 byrdman