Update README.md

This commit is contained in:
Tom Hu
2024-11-14 11:05:47 -05:00
committed by GitHub
parent 2112eaec1b
commit 968872560f

View File

@@ -11,9 +11,10 @@
### Migration Guide ### Migration Guide
The `v5` release also coincides with the opt-out feature for tokens for public repositories. In the repository settings page in codecov.io, you can set the ability for Codecov to receive a coverage report from ANY souce. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. The `v5` release also coincides with the opt-out feature for tokens for public repositories. In the repository settings page in codecov.io, you can set the ability for Codecov to receive a coverage report from ANY souce. This will allow contributors or other members of a repository to upload without needing access to the Codecov token.
**The following arguments have been changed** > [!WARNING]
- `file` (this has been deprecated in favor of `files`) > **The following arguments have been changed**
- `plugin` (this has been deprecated in favor of `plugins`) > - `file` (this has been deprecated in favor of `files`)
> - `plugin` (this has been deprecated in favor of `plugins`)
The following arguments have been added: The following arguments have been added: