Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIgnore NEWS snippets in code coverage stats #18194
Conversation
|
LGTM, thanks. |
|
If coverage tests are run on other branches, you may want to backport your change to 3.7 and 3.8. |
|
Thanks @ncoghlan for the PR |
|
Thanks @ncoghlan for the PR |
|
Sorry @ncoghlan, I had trouble checking out the |
bedevere-bot
commented
Jan 27, 2020
|
GH-18200 is a backport of this pull request to the 3.7 branch. |
|
Good point! |
|
Thanks @ncoghlan for the PR |
bedevere-bot
commented
Jan 27, 2020
|
GH-18201 is a backport of this pull request to the 3.8 branch. |
ncoghlan commentedJan 26, 2020
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.