Skip to content

test(firestore): serverTimestamps integration + unit tests

f4ea29e
Select commit
Loading
Failed to load commit list.
Draft

fix(firestore): serverTimestamps implement correct behavior for 'estimate' | 'previous' | 'none' #9018

test(firestore): serverTimestamps integration + unit tests
f4ea29e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

63.45% (+2.76%) compared to ef89d7b

View this Pull Request on Codecov

63.45% (+2.76%) compared to ef89d7b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.45%. Comparing base (ef89d7b) to head (f4ea29e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9018      +/-   ##
==========================================
+ Coverage   60.70%   63.45%   +2.76%     
==========================================
  Files         239      239              
  Lines       11586    11599      +13     
  Branches     2774     2839      +65     
==========================================
+ Hits         7032     7359     +327     
+ Misses       4444     4207     -237     
+ Partials      110       33      -77     
🚀 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.