Skip to content

chore: future proof. fail safe in case string is undefined

6fc6cb8
Select commit
Loading
Failed to load commit list.
Merged

refactor(storage)!: migrate to TypeScript and match firebase-js-sdk API #8824

chore: future proof. fail safe in case string is undefined
6fc6cb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

67.13% (-1.03%) compared to c9538ef

View this Pull Request on Codecov

67.13% (-1.03%) compared to c9538ef

Details

Codecov Report

❌ Patch coverage is 57.45257% with 157 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.13%. Comparing base (c9538ef) to head (6fc6cb8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8824      +/-   ##
==========================================
- Coverage   68.17%   67.13%   -1.03%     
==========================================
  Files         231      234       +3     
  Lines       11442    11583     +141     
  Branches     2849     2890      +41     
==========================================
- Hits         7799     7775      -24     
- Misses       3570     3736     +166     
+ Partials       73       72       -1     
🚀 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.