Ignore NEWS snippets in code coverage stats#18194
Conversation
shihai1991
left a comment
There was a problem hiding this comment.
LGTM, thanks.
Sorry, something went wrong.
|
If coverage tests are run on other branches, you may want to backport your change to 3.7 and 3.8. |
Sorry, something went wrong.
|
Thanks @ncoghlan for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, something went wrong.
|
Thanks @ncoghlan for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, something went wrong.
|
Sorry @ncoghlan, I had trouble checking out the |
Sorry, something went wrong.
(cherry picked from commit 7023288) Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
|
Good point! |
Sorry, something went wrong.
|
Thanks @ncoghlan for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, something went wrong.
(cherry picked from commit 7023288) Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
(cherry picked from commit 7023288) Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
(cherry picked from commit 7023288) Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
In trying to work out what was wrong with the code coverage stats on #18066,
I realised we weren't ignoring the
Misc/NEWS.dsubdirectory correctly.