Skip to content

feat(async): stabilize isRetriable option for retry#6944

Merged
kt3k merged 2 commits into
denoland:mainfrom
tomas-zijdemans:isRetriable
Jan 20, 2026
Merged

feat(async): stabilize isRetriable option for retry#6944
kt3k merged 2 commits into
denoland:mainfrom
tomas-zijdemans:isRetriable

fmt

70df2bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

94.33% (+0.04%) compared to 6b93b78

View this Pull Request on Codecov

94.33% (+0.04%) compared to 6b93b78

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.33%. Comparing base (6b93b78) to head (70df2bc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6944      +/-   ##
==========================================
+ Coverage   94.28%   94.33%   +0.04%     
==========================================
  Files         584      584              
  Lines       43186    43190       +4     
  Branches     6933     6934       +1     
==========================================
+ Hits        40720    40742      +22     
+ Misses       2413     2396      -17     
+ Partials       53       52       -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.