postmanlabs / newman

Newman is a command-line collection runner for Postman
https://www.postman.com
Apache License 2.0
6.83k stars 1.16k forks source link

Newman v6 #3147

Closed codenirvana closed 12 months ago

codenirvana commented 12 months ago

New features: 🎉

Uses the latest Postman Runtime, which adds support for:

Breaking changes: 🔨

Chores: 🏡

codecov-commenter commented 12 months ago

Codecov Report

Merging #3147 (f9d4ecc) into develop (5e0e9b7) will decrease coverage by 1.00%. Report is 2 commits behind head on develop. The diff coverage is 100.00%.

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

@@             Coverage Diff             @@
##           develop    #3147      +/-   ##
===========================================
- Coverage    90.96%   89.96%   -1.00%     
===========================================
  Files           21       21              
  Lines         1151     1146       -5     
  Branches       349      347       -2     
===========================================
- Hits          1047     1031      -16     
- Misses         104      115      +11     
Flag Coverage Δ
cli 82.19% <100.00%> (+<0.01%) :arrow_up:
integration 40.92% <100.00%> (-0.09%) :arrow_down:
library 58.55% <100.00%> (-0.01%) :arrow_down:
unit 74.25% <100.00%> (-0.81%) :arrow_down:

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

Files Changed Coverage Δ
bin/newman.js 91.48% <ø> (+1.69%) :arrow_up:
lib/run/export-file.js 89.36% <100.00%> (-0.64%) :arrow_down:
lib/run/index.js 93.75% <100.00%> (ø)
lib/run/options.js 95.41% <100.00%> (ø)
lib/run/summary.js 97.95% <100.00%> (ø)
lib/util.js 95.23% <100.00%> (ø)

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

rajat-dlt commented 12 months ago

Thanks @codenirvana, For raising this PR. I hope all the vulnerabilities are fixed with this change.