Skip to content

Remove redundant block of callStack initialization

545668b
Select commit
Loading
Failed to load commit list.
Merged

fix: Remove sequential execution limit from pm.execution.runRequest #1544

Remove redundant block of callStack initialization
545668b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

40.61% (-0.14%) compared to b87b90f

View this Pull Request on Codecov

40.61% (-0.14%) compared to b87b90f

Details

Codecov Report

❌ Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.61%. Comparing base (b87b90f) to head (545668b).

Files with missing lines Patch % Lines
lib/runner/nested-request.js 0.00% 17 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1544      +/-   ##
===========================================
- Coverage    40.75%   40.61%   -0.14%     
===========================================
  Files           50       50              
  Lines         3914     3927      +13     
  Branches      1127     1130       +3     
===========================================
  Hits          1595     1595              
- Misses        2196     2209      +13     
  Partials       123      123              

☔ 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.