Skip to content

Add unit tests for the Firestore data layer - #3942

Draft
shobhitagarwal1612 wants to merge 3 commits into
masterfrom
firebase-test-coverage
Draft

shobhitagarwal1612 wants to merge 3 commits into
masterfrom
firebase-test-coverage

test(firebase): Cover Firestore references, storage and uuid generation

1e3e447
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2026 in 0s

69.88% (-0.11%) compared to 65f0f47

View this Pull Request on Codecov

69.88% (-0.11%) compared to 65f0f47

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.88%. Comparing base (65f0f47) to head (1e3e447).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3942      +/-   ##
============================================
- Coverage     69.99%   69.88%   -0.11%     
- Complexity     2033     2094      +61     
============================================
  Files           424      441      +17     
  Lines         11647    11862     +215     
  Branches       1522     1543      +21     
============================================
+ Hits           8152     8290     +138     
- Misses         2723     2794      +71     
- Partials        772      778       +6     

see 24 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.