Skip to content

Conversation

@deve-sh
Copy link
Collaborator

@deve-sh deve-sh commented Nov 4, 2025

Adds backwards-compatible setup for pm.execution.runRequest's resolved value to be non-HTTP response as well. In which case there's no additional processing needed to be done.

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.97%. Comparing base (d74d65c) to head (433a768).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
lib/sandbox/pmapi.js 0.00% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1098      +/-   ##
===========================================
- Coverage    42.07%   41.97%   -0.11%     
===========================================
  Files           14       14              
  Lines          808      810       +2     
  Branches       209      211       +2     
===========================================
  Hits           340      340              
- Misses         428      430       +2     
  Partials        40       40              
Flag Coverage Δ
unit 41.97% <0.00%> (-0.11%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@deve-sh deve-sh changed the title [WIP] Breaking Change: Support multi-protocol responses for pm.execution.runRequest Support multi-protocol responses for pm.execution.runRequest Nov 7, 2025
appurva21
appurva21 previously approved these changes Nov 17, 2025
@deve-sh deve-sh changed the title Support multi-protocol responses for pm.execution.runRequest Skip default response-class casting to facilitate multi-protocol return values from pm.execution.runRequest Dec 1, 2025
@deve-sh deve-sh changed the title Skip default response-class casting to facilitate multi-protocol return values from pm.execution.runRequest Skip response-class casting to facilitate multi-protocol return values from pm.execution.runRequest Dec 1, 2025
@appurva21 appurva21 merged commit 3ce608a into develop Dec 1, 2025
15 of 16 checks passed
@appurva21 appurva21 deleted the feat/multi-protocol-run-request branch December 1, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants