auth0 / auth0-deploy-cli

The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.
MIT License
248 stars 155 forks source link

Fix DB Connections Flexible Identifiers not working with `requires_username` & `validation` options #937

Closed developerkunal closed 3 months ago

developerkunal commented 3 months ago

🔧 Changes

📚 References

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 84.31%. Comparing base (95bb953) to head (8f6c128).

Files Patch % Lines
src/tools/auth0/handlers/databases.ts 9.09% 4 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #937 +/- ## ========================================== - Coverage 84.53% 84.31% -0.22% ========================================== Files 116 116 Lines 3776 3787 +11 Branches 737 743 +6 ========================================== + Hits 3192 3193 +1 - Misses 324 328 +4 - Partials 260 266 +6 ```

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