facile-it / php-openid-client

PHP OpenID Client
35 stars 7 forks source link

fix missing return #33

Closed thomasvargiu closed 9 months ago

thomasvargiu commented 9 months ago

Fix #32

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (ba2b298) 59.90% compared to head (e8e21b4) 62.16%.

:exclamation: Current head e8e21b4 differs from pull request most recent head 143cb5a. Consider uploading reports for the commit 143cb5a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ============================================ + Coverage 59.90% 62.16% +2.25% Complexity 466 466 ============================================ Files 62 62 Lines 1549 1549 ============================================ + Hits 928 963 +35 + Misses 621 586 -35 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.