auth0 / auth0-PHP

PHP SDK for Auth0 Authentication and Management APIs.
https://auth0.com/docs/libraries/auth0-php
MIT License
382 stars 212 forks source link

tests: Add new acceptance test workflow #677

Closed evansims closed 1 year ago

evansims commented 1 year ago

Changes

References

Resolves #

Testing

Contributor Checklist

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.02% // Head: 94.00% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (1f6125c) compared to base (ce7f1e7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #677 +/- ## ============================================ - Coverage 94.02% 94.00% -0.03% Complexity 1286 1286 ============================================ Files 65 65 Lines 4101 4101 ============================================ - Hits 3856 3855 -1 - Misses 245 246 +1 ``` | [Impacted Files](https://codecov.io/gh/auth0/auth0-PHP/pull/677?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0) | Coverage Δ | | |---|---|---| | [src/Configuration/SdkConfiguration.php](https://codecov.io/gh/auth0/auth0-PHP/pull/677/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#diff-c3JjL0NvbmZpZ3VyYXRpb24vU2RrQ29uZmlndXJhdGlvbi5waHA=) | `70.80% <0.00%> (-0.20%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.