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

[stable-2] mysql_user: fix parsing privs when a user has roles assigned to it #345

Merged

Conversation

Andersson007
Copy link
Collaborator

SUMMARY

backport of #341

@codecov
Copy link

codecov bot commented May 12, 2022

Codecov Report

Merging #345 (78ef308) into stable-2 (d61d442) will increase coverage by 0.03%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##           stable-2     #345      +/-   ##
============================================
+ Coverage     75.77%   75.80%   +0.03%     
============================================
  Files            26       26              
  Lines          2291     2294       +3     
  Branches        556      557       +1     
============================================
+ Hits           1736     1739       +3     
  Misses          380      380              
  Partials        175      175              
Impacted Files Coverage Δ
plugins/module_utils/user.py 81.19% <66.66%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d61d442...78ef308. Read the comment docs.

@Andersson007 Andersson007 merged commit cc78846 into ansible-collections:stable-2 May 12, 2022
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.

1 participant