kreait / firebase-php

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

Use environment variables only for integration test dependencies #901

Closed jeromegamez closed 6 months ago

jeromegamez commented 6 months ago

:octocat:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 74.43%. Comparing base (f646b54) to head (d01c6a2). Report is 1 commits behind head on 7.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/kreait/firebase-php/pull/901/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/901?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 #901 +/- ## ============================================= - Coverage 91.10% 74.43% -16.67% Complexity 1583 1583 ============================================= Files 156 156 Lines 4416 4416 ============================================= - Hits 4023 3287 -736 - Misses 393 1129 +736 ```