Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7023288

Browse filesBrowse files
authored
Ignore NEWS snippets in code coverage stats (GH-18194)
1 parent 4dbf2d8 commit 7023288
Copy full SHA for 7023288

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/codecov.yml

Copy file name to clipboardExpand all lines: .github/codecov.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ codecov:
55
comment: off
66
ignore:
77
- "Doc/**/*"
8-
- "Misc/*"
8+
- "Misc/**/*"
99
- "Mac/**/*"
1010
- "PC/**/*"
1111
- "PCbuild/**/*"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.