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

Update mysql_user.py - table/privilege spacing update #687

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

rujschafer
Copy link
Contributor

Add note for no spacing between the table and the privilege as this will make the task not idempotent in check mode but still make it idempotent when in normal mode.

SUMMARY

Update to documentation to reflect appropriate handling of spacing in privileges.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

community.mysql.mysql_user

ADDITIONAL INFORMATION

#683


Add note for no spacing between the table and the privilege as this will make the task not idempotent in check mode but still make it idempotent when in normal mode.
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.59%. Comparing base (28bf709) to head (c47a6ce).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #687       +/-   ##
===========================================
+ Coverage   25.74%   76.59%   +50.84%     
===========================================
  Files          32       20       -12     
  Lines        2808     2657      -151     
  Branches      704      679       -25     
===========================================
+ Hits          723     2035     +1312     
+ Misses       2044      420     -1624     
- Partials       41      202      +161     
Flag Coverage Δ
integration 75.95% <ø> (?)
sanity ?
units ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andersson007 Andersson007 merged commit 93cd185 into ansible-collections:main Oct 23, 2024
57 checks passed
@Andersson007
Copy link
Collaborator

@rujschafer thanks for the contribution!

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.

2 participants