Closed kushalshit27 closed 3 weeks ago
Attention: Patch coverage is 18.75000%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 89.41%. Comparing base (
c9e8550
) to head (84889b7
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/auth0/flow/expand.go | 0.00% | 8 Missing :warning: |
internal/auth0/form/expand.go | 37.50% | 4 Missing and 1 partial :warning: |
🔧 Changes
Fix: Cannot update form after initial creation
📚 References
https://github.com/auth0/terraform-provider-auth0/issues/1054 https://github.com/auth0/terraform-provider-auth0/issues/1057
🔬 Testing
tested by updating form name, nodes, coordinates, start, end
📝 Checklist