Skip to content

if missing purge, do not drop named storages

9278cac
Select commit
Loading
Failed to load commit list.
Merged

fix: Fall back to drop+recreate when RequestQueue.purge is unsupported #1883

if missing purge, do not drop named storages
9278cac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

92.70% (+0.01%) compared to b912177

View this Pull Request on Codecov

92.70% (+0.01%) compared to b912177

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.70%. Comparing base (b912177) to head (9278cac).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1883      +/-   ##
==========================================
+ Coverage   92.69%   92.70%   +0.01%     
==========================================
  Files         161      161              
  Lines       11340    11356      +16     
==========================================
+ Hits        10512    10528      +16     
  Misses        828      828              

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