Skip to content

refactor(auth)!: migrate to TypeScript and bring auth closer in alignment with firebase-js-sdk API#8991

Open
russellwheatley wants to merge 77 commits into
mainfrom
auth-typescript
Open

refactor(auth)!: migrate to TypeScript and bring auth closer in alignment with firebase-js-sdk API#8991
russellwheatley wants to merge 77 commits into
mainfrom
auth-typescript

Merge branch 'main' into auth-typescript

56261f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

60.88% (-1.01%) compared to 8e53fa6

View this Pull Request on Codecov

60.88% (-1.01%) compared to 8e53fa6

Details

Codecov Report

❌ Patch coverage is 63.54566% with 475 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.88%. Comparing base (8e53fa6) to head (56261f8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8991      +/-   ##
==========================================
- Coverage   61.89%   60.88%   -1.01%     
==========================================
  Files         276      286      +10     
  Lines       13835    14492     +657     
  Branches     2901     3047     +146     
==========================================
+ Hits         8562     8822     +260     
- Misses       5168     5585     +417     
+ Partials      105       85      -20     
🚀 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.