You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,6 @@ d as described here: https://docs.codecov.com/docs/codecov-yaml#can-i-name-the-f
118
118
| `exclude` | Comma-separated list of folders to exclude from search. | Optional
119
119
| `fail_ci_if_error` | On error, exit with non-zero code | Optional
120
120
| `files` | Comma-separated explicit list of files to upload. These will be added to the coverage files found for upload. If you wish to only upload the specified files, please consider using "disable-search" to disable uploading other files. | Optional
121
-
tional
122
121
| `flags` | Comma-separated list of flags to upload to group coverage metrics. | Optional
123
122
| `git_service` | Override the git_service (e.g. github_enterprise) | Optional
124
123
| `gcov_args` | Extra arguments to pass to gcov | Optional
0 commit comments