Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DXCDT-347: Allow updating templates for phone-message-hook in auth0 guardian #444

Merged
merged 5 commits into from
Jan 27, 2023

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Jan 27, 2023

🔧 Changes

As noted in #433, we erroneously do not allow updating the templates when a custom provider is selected for the guardian resource. This PR aims at fixing that.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2023

Codecov Report

Base: 87.11% // Head: 87.12% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (34091f7) compared to base (ac1ab8e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #444   +/-   ##
=======================================
  Coverage   87.11%   87.12%           
=======================================
  Files          42       42           
  Lines        9192     9193    +1     
=======================================
+ Hits         8008     8009    +1     
  Misses        910      910           
  Partials      274      274           
Impacted Files Coverage Δ
internal/provider/resource_auth0_guardian.go 93.73% <100.00%> (+0.04%) ⬆️
internal/provider/structure_auth0_guardian.go 73.82% <100.00%> (-0.13%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@sergiught sergiught marked this pull request as ready for review January 27, 2023 10:12
@sergiught sergiught requested a review from a team as a code owner January 27, 2023 10:12
docs/resources/guardian.md Outdated Show resolved Hide resolved
@sergiught sergiught merged commit 7bdd1f1 into main Jan 27, 2023
@sergiught sergiught deleted the issue-433/DXCDT-347-guardian-sms branch January 27, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants