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

[5/X] DXCDT-455: Fix permissions update issue in auth0_role_permissions resource #632

Merged
merged 11 commits into from
Jun 13, 2023

Conversation

sergiught
Copy link
Contributor

🔧 Changes

Fix permissions update issue in auth0_role_permissions resource.

📚 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 Report

Merging #632 (8ce4df9) into patch/DXCDT-455-import-tests-user-permission (c215ec0) will decrease coverage by 0.04%.
The diff coverage is 44.00%.

Additional details and impacted files

Impacted file tree graph

@@                               Coverage Diff                                @@
##           patch/DXCDT-455-import-tests-user-permission     #632      +/-   ##
================================================================================
- Coverage                                         86.84%   86.81%   -0.04%     
================================================================================
  Files                                                80       80              
  Lines                                             12288    12290       +2     
================================================================================
- Hits                                              10672    10669       -3     
- Misses                                             1230     1235       +5     
  Partials                                            386      386              
Impacted Files Coverage Δ
internal/auth0/role/resource_permissions.go 81.02% <44.00%> (-3.43%) ⬇️

@sergiught sergiught marked this pull request as ready for review June 13, 2023 15:12
@sergiught sergiught requested a review from a team as a code owner June 13, 2023 15:12
@sergiught sergiught force-pushed the patch/DXCDT-455-import-tests-user-permission branch from c215ec0 to d8ca34f Compare June 13, 2023 15:48
Base automatically changed from patch/DXCDT-455-import-tests-user-permission to main June 13, 2023 15:54
@sergiught sergiught merged commit 3dd4e81 into main Jun 13, 2023
@sergiught sergiught deleted the patch/DXCDT-455-import-tests-role-permissions branch June 13, 2023 15:55
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.

3 participants