auth0 / auth0-cli

Build, manage and test your Auth0 integrations from the command line
https://auth0.github.io/auth0-cli/
MIT License
243 stars 52 forks source link

Prompts partials #979

Closed m3talsmith closed 2 months ago

m3talsmith commented 6 months ago

🔧 Changes

Adds support for prompts partials API.

📚 References

🔬 Testing

📝 Checklist

codecov-commenter commented 6 months ago

Codecov Report

Attention: 229 lines in your changes are missing coverage. Please review.

Comparison is base (54e9a30) 72.32% compared to head (e0a01e7) 71.33%.

Files Patch % Lines
internal/cli/prompts_partials.go 36.63% 207 Missing and 4 partials :warning:
internal/display/prompts_partials.go 0.00% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #979 +/- ## ========================================== - Coverage 72.32% 71.33% -0.99% ========================================== Files 93 95 +2 Lines 12754 13103 +349 ========================================== + Hits 9224 9347 +123 - Misses 2980 3203 +223 - Partials 550 553 +3 ```

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

developerkunal commented 2 months ago

Closing this in respect to #1031