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

Fix import issue on auth0_user_permissions #595

Merged
merged 1 commit into from
May 24, 2023

Conversation

sergiught
Copy link
Contributor

🔧 Changes

Similar to #594, this fixes an import issue with the auth0_user_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)

@sergiught sergiught requested a review from a team as a code owner May 23, 2023 12:12
@codecov-commenter
Copy link

Codecov Report

Merging #595 (a6c41d5) into GH-593/import-issue (f6d517e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           GH-593/import-issue     #595   +/-   ##
====================================================
  Coverage                86.86%   86.86%           
====================================================
  Files                       71       71           
  Lines                    11149    11150    +1     
====================================================
+ Hits                      9685     9686    +1     
  Misses                    1116     1116           
  Partials                   348      348           
Impacted Files Coverage Δ
internal/auth0/user/resource_permissions.go 80.57% <100.00%> (+0.14%) ⬆️

Base automatically changed from GH-593/import-issue to main May 24, 2023 15:28
@sergiught sergiught force-pushed the patch/fix-auth0_user_permissions_import branch from a6c41d5 to b6c3f9e Compare May 24, 2023 15:29
@sergiught sergiught merged commit 37e779a into main May 24, 2023
@sergiught sergiught deleted the patch/fix-auth0_user_permissions_import branch May 24, 2023 15:36
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