kreait / firebase-php

Unofficial Firebase Admin SDK for PHP
https://firebase-php.readthedocs.io/
MIT License
2.28k stars 433 forks source link

Composer Dependency Analyser: update to analyse `ext-*` #960

Closed janedbal closed 1 week ago

janedbal commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.98%. Comparing base (ee21c34) to head (ced3b0d). Report is 4 commits behind head on 7.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/kreait/firebase-php/pull/960/graphs/tree.svg?width=650&height=150&src=pr&token=Azl8QCvbTQ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kreait)](https://app.codecov.io/gh/kreait/firebase-php/pull/960?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kreait) ```diff @@ Coverage Diff @@ ## 7.x #960 +/- ## ============================================= - Coverage 73.69% 53.98% -19.72% Complexity 1570 1570 ============================================= Files 157 157 Lines 4524 4531 +7 ============================================= - Hits 3334 2446 -888 - Misses 1190 2085 +895 ```

🚨 Try these New Features:

jeromegamez commented 1 week ago

Looks good, thank you very much!