Skip to content

fix(firestore, android): firestore instance cache key mismatch#9097

Open
russellwheatley wants to merge 4 commits into
mainfrom
firestore-8981
Open

fix(firestore, android): firestore instance cache key mismatch#9097
russellwheatley wants to merge 4 commits into
mainfrom
firestore-8981

test: e2e test should test the regression

cc8659c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 1s

58.67% (+0.06%) compared to 3933b45

View this Pull Request on Codecov

58.67% (+0.06%) compared to 3933b45

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.67%. Comparing base (3933b45) to head (cc8659c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9097      +/-   ##
============================================
+ Coverage     58.61%   58.67%   +0.06%     
- Complexity     1616     1620       +4     
============================================
  Files           503      503              
  Lines         39178    39180       +2     
  Branches       5807     5743      -64     
============================================
+ Hits          22962    22983      +21     
+ Misses        14811    14739      -72     
- Partials       1405     1458      +53     
🚀 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.