auth0 / go-auth0

Go SDK for the Auth0 Management API.
https://auth0.com
MIT License
123 stars 54 forks source link

[GH-372] Fix unmarshaling issue with Wordpress strategy connections #398

Closed developerkunal closed 4 months ago

developerkunal commented 4 months ago

🔧 Changes

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 80.64516% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 95.34%. Comparing base (911ade2) to head (7d09363).

Files Patch % Lines
management/connection.go 80.64% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #398 +/- ## ========================================== - Coverage 95.37% 95.34% -0.04% ========================================== Files 47 47 Lines 7527 7558 +31 ========================================== + Hits 7179 7206 +27 - Misses 232 235 +3 - Partials 116 117 +1 ```

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