-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Add minimal codecov comment #6077
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
Conversation
cc @carltongibson, @tomchristie - thoughts? I think it looks good. It's enough of an overview, while remaining fairly terse. |
OK. This looks good to me. The link goes straight to the full report which is handy. We can run with it for a while to see how it goes. We can always adjust, and maybe add the status check later if that seems like a good idea then. Thanks @rpkilby. |
Bit meh, personally. 😇 |
Yes, we know that (by now). 😃 My thought here is to give this minimal comment a run (for say the summer) and see what we think. I'm going to merge it on that basis. 🙂 |
@@ -4,4 +4,5 @@ coverage: | |||
patch: false | |||
changes: false |
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.
Why not enable the status?
At least patch and changes would be useful.
Thanks! |
😃 Lets give this a run for a while and see how it goes. If it goes well, and is seen to be helpful, we can think about expanding. (This being a compromise position between those who want lots of codecov and those who want none.) |
@tomchristie |
But the status fails the PR if coverage drops right? |
You will see an "x" in the overall status, e.g. PR lists, yes. We could including "project" status to not cause an "x" for when it drops. For "patch" and "changes" I think it is good to cause an "x". |
Ugh... I have a feeling of déjà vu. |
Ref: encode#6077 (comment) This is encode#6050 without the project status, and fixes/improves the comment added in encode#6077.
Yes, I am repeating myself. |
Ref: #6077 (comment) This is #6050 without the project status, and fixes/improves the comment added in #6077.
Ref: encode#6077 (comment) This is encode#6050 without the project status, and fixes/improves the comment added in encode#6077.
From #6050 - testing a minimal comment layout. Not sure if codecov will pick up on the change and add its comment.