Skip to content

Addressing PR comments

a4ff990
Select commit
Loading
Failed to load commit list.
Open

Improve HTTP response handling and retry behavior #1342

Addressing PR comments
a4ff990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

91.57% (+0.33%) compared to 3f1f585

View this Pull Request on Codecov

91.57% (+0.33%) compared to 3f1f585

Details

Codecov Report

❌ Patch coverage is 95.62500% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.57%. Comparing base (3f1f585) to head (a4ff990).

Files with missing lines Patch % Lines
packages/node/src/plugins/segmentio/publisher.ts 92.30% 9 Missing ⚠️
...rowser/src/plugins/segmentio/batched-dispatcher.ts 95.74% 4 Missing ⚠️
packages/browser/src/plugins/segmentio/index.ts 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1342      +/-   ##
==========================================
+ Coverage   91.23%   91.57%   +0.33%     
==========================================
  Files         163      163              
  Lines        4393     4627     +234     
  Branches     1055     1133      +78     
==========================================
+ Hits         4008     4237     +229     
- Misses        385      390       +5     

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