Skip to content

fix(firestore): fail iOS transaction timeout without SDK retry - #9303

Open
russellwheatley wants to merge 3 commits into
mainfrom
feature/cprn-426-9298-ios-firestore-hard-abort-in-transactiongetdocument
Open

fix(firestore): fail iOS transaction timeout without SDK retry#9303
russellwheatley wants to merge 3 commits into
mainfrom
feature/cprn-426-9298-ios-firestore-hard-abort-in-transactiongetdocument

fix(firestore): reject leftover iOS transaction get as deadline-exceeded

389a653
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 1s

69.52% (+0.04%) compared to 695161f

View this Pull Request on Codecov

69.52% (+0.04%) compared to 695161f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.52%. Comparing base (695161f) to head (389a653).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9303      +/-   ##
============================================
+ Coverage     69.49%   69.52%   +0.04%     
- Complexity     2129     2130       +1     
============================================
  Files           439      439              
  Lines         25472    25475       +3     
  Branches       4251     4252       +1     
============================================
+ Hits          17700    17710      +10     
+ Misses         6365     6361       -4     
+ Partials       1407     1404       -3     
🚀 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.