Skip to content

Remove all usages of needResponse

68c3206
Select commit
Loading
Failed to load commit list.
Open

feat: Retry initial connect call #1605

Remove all usages of needResponse
68c3206
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2025 in 1s

88.36% (-0.15%) compared to 41d9d3b

View this Pull Request on Codecov

88.36% (-0.15%) compared to 41d9d3b

Details

Codecov Report

❌ Patch coverage is 42.85714% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.36%. Comparing base (41d9d3b) to head (68c3206).

Files with missing lines Patch % Lines
src/features/page_view_event/aggregate/index.js 33.33% 11 Missing and 1 partial ⚠️
src/common/harvest/harvester.js 60.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1605      +/-   ##
==========================================
- Coverage   88.51%   88.36%   -0.15%     
==========================================
  Files         206      206              
  Lines        7760     7772      +12     
  Branches     1591     1589       -2     
==========================================
- Hits         6869     6868       -1     
- Misses        779      791      +12     
- Partials      112      113       +1     

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