Skip to content

refactor(firestore): improve firestore types and add test - #8698

Closed
ycmjason wants to merge 4 commits into
invertase:mainfrom
ycmjason:fix-firestore-types
Closed

refactor(firestore): improve firestore types and add test#8698
ycmjason wants to merge 4 commits into
invertase:mainfrom
ycmjason:fix-firestore-types

add test-d.ts to tsconfig and npmignore

6d8173e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 5, 2026 in 1s

59.38% (-20.53%) compared to 90ef814

View this Pull Request on Codecov

59.38% (-20.53%) compared to 90ef814

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.38%. Comparing base (90ef814) to head (6d8173e).
⚠️ Report is 84 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (90ef814) and HEAD (6d8173e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (90ef814) HEAD (6d8173e)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8698       +/-   ##
===========================================
- Coverage   79.92%   59.38%   -20.53%     
===========================================
  Files         187      187               
  Lines        7746     7746               
  Branches     1778     1815       +37     
===========================================
- Hits         6190     4599     -1591     
- Misses       1432     2657     +1225     
- Partials      124      490      +366     
🚀 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.