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

CI: add PR change detection #473

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #473 (10ba4cc) into main (015f58e) will decrease coverage by 47.38%.
The diff coverage is n/a.

❗ Current head 10ba4cc differs from pull request most recent head f054997. Consider uploading reports for the commit f054997 to get more accurate results

@@             Coverage Diff             @@
##             main     #473       +/-   ##
===========================================
- Coverage   73.11%   25.72%   -47.39%     
===========================================
  Files          28       28               
  Lines        2332     2332               
  Branches      548      548               
===========================================
- Hits         1705      600     -1105     
- Misses        449     1694     +1245     
+ Partials      178       38      -140     
Flag Coverage Δ
integration ?
sanity 15.32% <ø> (ø)
units 33.55% <ø> (ø)

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

Impacted Files Coverage Δ
plugins/modules/mysql_query.py 18.27% <0.00%> (-70.97%) ⬇️
plugins/modules/mysql_user.py 15.38% <0.00%> (-68.27%) ⬇️
plugins/modules/mysql_db.py 8.38% <0.00%> (-67.79%) ⬇️
plugins/module_utils/user.py 14.74% <0.00%> (-62.18%) ⬇️
plugins/modules/mysql_replication.py 10.00% <0.00%> (-50.77%) ⬇️
plugins/modules/mysql_variables.py 19.49% <0.00%> (-48.31%) ⬇️
plugins/modules/mysql_role.py 31.49% <0.00%> (-48.06%) ⬇️
plugins/modules/mysql_info.py 36.18% <0.00%> (-43.22%) ⬇️
plugins/module_utils/mysql.py 30.12% <0.00%> (-40.97%) ⬇️
...ugins/module_utils/implementations/mariadb/role.py 66.66% <0.00%> (-33.34%) ⬇️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Andersson007 Andersson007 merged commit eade7ec into ansible-collections:main Dec 9, 2022
@Andersson007
Copy link
Collaborator Author

let's see #474

@patchback
Copy link

patchback bot commented Dec 9, 2022

Backport to stable-2: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2/eade7ec1f0aad6de6a6a94e5acb5e9b213c54c2b/pr-473

Backported as #476

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@patchback
Copy link

patchback bot commented Dec 9, 2022

Backport to stable-1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-1/eade7ec1f0aad6de6a6a94e5acb5e9b213c54c2b/pr-473

Backported as #477

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Dec 9, 2022
(cherry picked from commit eade7ec)
patchback bot pushed a commit that referenced this pull request Dec 9, 2022
(cherry picked from commit eade7ec)
Andersson007 added a commit that referenced this pull request Dec 9, 2022
(cherry picked from commit eade7ec)

Co-authored-by: Andrew Klychkov <[email protected]>
Andersson007 added a commit that referenced this pull request Dec 9, 2022
(cherry picked from commit eade7ec)

Co-authored-by: Andrew Klychkov <[email protected]>
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