Skip to content

Merge branch 'master' of github.com:auth0/node-auth0 into fix/issue-1…

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

fix: implement retry logic for socket hang up errors in HTTP requests #1324

Merge branch 'master' of github.com:auth0/node-auth0 into fix/issue-1…
3b2f1e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

89.53% (+0.00%) compared to a7ff7c0

View this Pull Request on Codecov

89.53% (+0.00%) compared to a7ff7c0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.53%. Comparing base (a7ff7c0) to head (3b2f1e2).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1324   +/-   ##
=======================================
  Coverage   89.52%   89.53%           
=======================================
  Files         390      390           
  Lines       18701    18709    +8     
  Branches     8846     8847    +1     
=======================================
+ Hits        16743    16752    +9     
+ Misses       1958     1957    -1     
Files with missing lines Coverage Δ
src/lib/retry.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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