Join GitHub today
GitHub is home to over 40 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. |
This comment has been minimized.
This comment has been minimized.
If coverage tests are run on other branches, you may want to backport your change to 3.7 and 3.8. |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 27, 2020
Thanks @ncoghlan for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 27, 2020
Thanks @ncoghlan for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 27, 2020
Sorry @ncoghlan, I had trouble checking out the |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 27, 2020
GH-18200 is a backport of this pull request to the 3.7 branch. |
This comment has been minimized.
This comment has been minimized.
Good point! |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 27, 2020
Thanks @ncoghlan for the PR |
This comment has been minimized.
This comment has been minimized.
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.d
subdirectory correctly.