We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a031977 commit ad98aeaCopy full SHA for ad98aea
1 file changed
codecov_cli/services/upload/file_finder.py
@@ -122,6 +122,7 @@
122
"*.yaml",
123
"*/classycle/report.xml",
124
"*codecov.yml",
125
+ "codecov.yaml",
126
"*~",
127
".*coveragerc",
128
".coverage*",
0 commit comments