Skip to content

fix(firestore): restore generic root type exports#8989

Closed
russellwheatley wants to merge 3 commits into
mainfrom
issue-8975
Closed

fix(firestore): restore generic root type exports#8989
russellwheatley wants to merge 3 commits into
mainfrom
issue-8975

refactor(pr): address reviewer feedback on firestore transaction casts

c5c1223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

66.82% (-0.30%) compared to 0040c17

View this Pull Request on Codecov

66.82% (-0.30%) compared to 0040c17

Details

Codecov Report

❌ Patch coverage is 63.15789% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.82%. Comparing base (0040c17) to head (c5c1223).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8989      +/-   ##
==========================================
- Coverage   67.13%   66.82%   -0.30%     
==========================================
  Files         234      236       +2     
  Lines       11583    11654      +71     
  Branches     2836     2904      +68     
==========================================
+ Hits         7775     7787      +12     
- Misses       3743     3804      +61     
+ Partials       65       63       -2     
🚀 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.