postmanlabs / postman-collection

Javascript module that allows a developer to work with Postman Collections
https://www.postmanlabs.com/postman-collection/
Apache License 2.0
456 stars 215 forks source link

Fixed URL path extraction with media type extension #1268

Closed shubhbhargav closed 2 years ago

shubhbhargav commented 2 years ago

ref:

codecov[bot] commented 2 years ago

Codecov Report

Merging #1268 (c10e4be) into develop (d3392cb) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           develop     #1268   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         2162      2167    +5     
  Branches       660       658    -2     
=========================================
+ Hits          2162      2167    +5     
Flag Coverage Δ
unit 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
lib/collection/url.js 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more