Skip to content

Merge branch 'main' into auth-typescript

9bf5d36
Select commit
Loading
Failed to load commit list.
Draft

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

Merge branch 'main' into auth-typescript
9bf5d36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

61.10% (-1.45%) compared to d488470

View this Pull Request on Codecov

61.10% (-1.45%) compared to d488470

Details

Codecov Report

❌ Patch coverage is 55.00589% with 382 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.10%. Comparing base (d488470) to head (9bf5d36).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8991      +/-   ##
==========================================
- Coverage   62.55%   61.10%   -1.45%     
==========================================
  Files         241      245       +4     
  Lines       11634    12024     +390     
  Branches     2775     2918     +143     
==========================================
+ Hits         7277     7346      +69     
- Misses       4325     4661     +336     
+ Partials       32       17      -15     
🚀 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.