Skip to content

fix: address Copilot review — correct totalAttempts counting and drop…

25271b3
Select commit
Loading
Failed to load commit list.
Open

Improve HTTP response handling and retry behavior #1342

fix: address Copilot review — correct totalAttempts counting and drop…
25271b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

91.68% (+0.36%) compared to 8f10626

View this Pull Request on Codecov

91.68% (+0.36%) compared to 8f10626

Details

Codecov Report

❌ Patch coverage is 95.76271% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.68%. Comparing base (8f10626) to head (25271b3).

Files with missing lines Patch % Lines
packages/node/src/plugins/segmentio/publisher.ts 92.68% 9 Missing ⚠️
...rowser/src/plugins/segmentio/batched-dispatcher.ts 95.87% 4 Missing ⚠️
packages/browser/src/plugins/segmentio/index.ts 92.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1342      +/-   ##
==========================================
+ Coverage   91.32%   91.68%   +0.36%     
==========================================
  Files         163      163              
  Lines        4393     4657     +264     
  Branches     1052     1151      +99     
==========================================
+ Hits         4012     4270     +258     
- Misses        381      387       +6     

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