Skip to content

fix: Fix `_is_empty_cache` invalidation race condition in `FileSystem…

a4c1134
Select commit
Loading
Failed to load commit list.
Closed

fix: Fix _is_empty_cache invalidation in FileSystemRequestQueueClient #1840

fix: Fix `_is_empty_cache` invalidation race condition in `FileSystem…
a4c1134
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

92.25% (-0.02%) compared to 8b53e27

View this Pull Request on Codecov

92.25% (-0.02%) compared to 8b53e27

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.25%. Comparing base (8b53e27) to head (a4c1134).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...rage_clients/_file_system/_request_queue_client.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1840      +/-   ##
==========================================
- Coverage   92.27%   92.25%   -0.02%     
==========================================
  Files         157      157              
  Lines       10909    10909              
==========================================
- Hits        10066    10064       -2     
- Misses        843      845       +2     

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