mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-05 22:19:25 +00:00
Update changelog
This commit is contained in:
parent
40b489d797
commit
be4e2a5e02
5 changed files with 6 additions and 6 deletions
|
|
@ -70,7 +70,7 @@ Codecov's Action currently supports five inputs from the user: `token`, `file`,
|
|||
| `path_to_write_report` | Write upload file to path before uploading | Optional
|
||||
| `root_dir` | Used when not in git/hg project to identify project root directory | Optional
|
||||
| `verbose` | Specify whether the Codecov output should be verbose | Optional
|
||||
| `working_directory` | Directory in which to execute `codecov.sh` | Optional
|
||||
| `working-directory` | Directory in which to execute `codecov.sh` | Optional
|
||||
| `xcode_derived_data` | Custom Derived Data Path for Coverage.profdata and gcov processing | Optional
|
||||
| `xcode_package` | Specify packages to build coverage. Uploader will only build these packages. This can significantly reduces time to build coverage reports. -J 'MyAppName' Will match "MyAppName" and "MyAppNameTests" -J '^ExampleApp$' Will match only "ExampleApp" not "ExampleAppTests" | Optional
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue