Skip to content

Use continue instead of break

3e92957
Select commit
Loading
Failed to load commit list.
Open

Use continue instead of return when bulk tracking pixel processing #1961

Use continue instead of break
3e92957
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2025 in 0s

24.80% (+0.00%) compared to 707891c

View this Pull Request on Codecov

24.80% (+0.00%) compared to 707891c

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 24.80%. Comparing base (707891c) to head (3e92957).
⚠️ Report is 7 commits behind head on trunk.

Files with missing lines Patch % Lines
includes/tracking/class-pixel.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##              trunk    #1961   +/-   ##
=========================================
  Coverage     24.80%   24.80%           
  Complexity     2926     2926           
=========================================
  Files            50       50           
  Lines         10355    10355           
=========================================
  Hits           2569     2569           
  Misses         7786     7786           

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