-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Add test coverage #148
Add test coverage #148
Conversation
14e7103
to
aa6303f
Compare
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
3de8eac
to
84992b8
Compare
This is ready for review. |
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
84992b8
to
02c627d
Compare
If you want to complete the coverage enablement, try to also upload the data to codecov.io -- You can inspire from https://github.com/ansible-community/ansible-compat/blob/main/.github/workflows/tox.yml#L217-L222 -- it is a little bit dated but still works. I will enable codecov integration and we will see jobs reporting when coverage goes down. |
I will try to add the according workflow steps. |
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
I will look into this a bit later this week. |
No hurry, fixing stuff in small steps is the best approach as we never know how much time we have available. I mentioned that only for follow-ups, it was not a required for enablement. Still, this needs to report green to merge it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cannot really review if CI is reporting red.
This reverts commit 9387334.
I'll revert 9387334 for now and will add this via it's own PR later on. |
Adds test coverage data