-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: CLI option names for uploader #969
fix: CLI option names for uploader #969
Conversation
Codecov Report
@@ Coverage Diff @@
## main #969 +/- ##
==========================================
+ Coverage 95.38% 95.83% +0.44%
==========================================
Files 4 4
Lines 195 192 -3
Branches 57 56 -1
==========================================
- Hits 186 184 -2
+ Misses 9 8 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@kleisauke thanks for this. I think this is actually fine as So all that said, I'm fine with this change. I think you may need to rebuild |
b9e5403
to
20c9524
Compare
Rebased and ran
This is actually a bug fix, rather than a convention. Try this: $ codecov -g --gx foo
...
[2023-05-04T07:21:52.162Z] ['error'] There was an error running the uploader: foo is not installed, cannot process files
$ codecov -g -gx foo
...
[2023-05-04T07:21:53.372Z] ['error'] There was an error running the uploader: No gcov files found So with a single dash the whole option is ignored. |
Only single character aliases can be specified with a single dash (-).
20c9524
to
315e747
Compare
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | patch | `v3.1.1` -> `v3.1.4` | --- ### Release Notes <details> <summary>codecov/codecov-action</summary> ### [`v3.1.4`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.4): 3.1.4 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.3...v3.1.4) #### What's Changed - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.12 to 18.16.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/970](https://togithub.com/codecov/codecov-action/pull/970) - Fix typo in README.md by [@​hisaac](https://togithub.com/hisaac) in [https://github.com/codecov/codecov-action/pull/967](https://togithub.com/codecov/codecov-action/pull/967) - fix: add back in working dir by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/971](https://togithub.com/codecov/codecov-action/pull/971) - fix: CLI option names for uploader by [@​kleisauke](https://togithub.com/kleisauke) in [https://github.com/codecov/codecov-action/pull/969](https://togithub.com/codecov/codecov-action/pull/969) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.16.3 to 20.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/975](https://togithub.com/codecov/codecov-action/pull/975) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/979](https://togithub.com/codecov/codecov-action/pull/979) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/981](https://togithub.com/codecov/codecov-action/pull/981) - release: 3.1.4 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/983](https://togithub.com/codecov/codecov-action/pull/983) #### New Contributors - [@​hisaac](https://togithub.com/hisaac) made their first contribution in [https://github.com/codecov/codecov-action/pull/967](https://togithub.com/codecov/codecov-action/pull/967) - [@​kleisauke](https://togithub.com/kleisauke) made their first contribution in [https://github.com/codecov/codecov-action/pull/969](https://togithub.com/codecov/codecov-action/pull/969) **Full Changelog**: codecov/codecov-action@v3.1.3...v3.1.4 ### [`v3.1.3`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.3): 3.1.3 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.2...v3.1.3) #### What's Changed - build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/957](https://togithub.com/codecov/codecov-action/pull/957) - build(deps): bump openpgp from 5.7.0 to 5.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/958](https://togithub.com/codecov/codecov-action/pull/958) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/959](https://togithub.com/codecov/codecov-action/pull/959) - fix: allow for aarch64 build by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/960](https://togithub.com/codecov/codecov-action/pull/960) - chore(release): bump to 3.1.3 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/961](https://togithub.com/codecov/codecov-action/pull/961) **Full Changelog**: codecov/codecov-action@v3.1.2...v3.1.3 ### [`v3.1.2`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.2): 3.1.2 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.1...v3.1.2) #### What's Changed - build(deps): bump node-fetch from 3.2.4 to 3.2.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/835](https://togithub.com/codecov/codecov-action/pull/835) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.40 to 18.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/911](https://togithub.com/codecov/codecov-action/pull/911) - build(deps-dev): bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.34.0 to 0.36.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/900](https://togithub.com/codecov/codecov-action/pull/900) - build(deps-dev): bump typescript from 4.7.4 to 4.9.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/905](https://togithub.com/codecov/codecov-action/pull/905) - Update README.md by [@​stefanomunarini](https://togithub.com/stefanomunarini) in [https://github.com/codecov/codecov-action/pull/718](https://togithub.com/codecov/codecov-action/pull/718) - build(deps): bump openpgp from 5.4.0 to 5.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/819](https://togithub.com/codecov/codecov-action/pull/819) - build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/840](https://togithub.com/codecov/codecov-action/pull/840) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.9.1 to 1.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/841](https://togithub.com/codecov/codecov-action/pull/841) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.0.3 to 5.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/843](https://togithub.com/codecov/codecov-action/pull/843) - build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/896](https://togithub.com/codecov/codecov-action/pull/896) - build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/872](https://togithub.com/codecov/codecov-action/pull/872) - build(deps): bump node-fetch from 3.2.10 to 3.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/869](https://togithub.com/codecov/codecov-action/pull/869) - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/879](https://togithub.com/codecov/codecov-action/pull/879) - build(deps): bump json5 from 2.2.1 to 2.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/895](https://togithub.com/codecov/codecov-action/pull/895) - codeql-analysis.yml by [@​minumulasri](https://togithub.com/minumulasri) in [https://github.com/codecov/codecov-action/pull/898](https://togithub.com/codecov/codecov-action/pull/898) - build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/889](https://togithub.com/codecov/codecov-action/pull/889) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/922](https://togithub.com/codecov/codecov-action/pull/922) - build(deps): bump openpgp from 5.5.0 to 5.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/924](https://togithub.com/codecov/codecov-action/pull/924) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.14.0 to 18.14.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/927](https://togithub.com/codecov/codecov-action/pull/927) - Remove unsupported path_to_write_report argument by [@​jsoref](https://togithub.com/jsoref) in [https://github.com/codecov/codecov-action/pull/851](https://togithub.com/codecov/codecov-action/pull/851) - Update README to contain correct information - inputs and negate feature by [@​moshe-azaria-sage](https://togithub.com/moshe-azaria-sage) in [https://github.com/codecov/codecov-action/pull/901](https://togithub.com/codecov/codecov-action/pull/901) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.14.2 to 18.14.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/933](https://togithub.com/codecov/codecov-action/pull/933) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.14.6 to 18.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/937](https://togithub.com/codecov/codecov-action/pull/937) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.0 to 18.15.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/945](https://togithub.com/codecov/codecov-action/pull/945) - build(deps): bump node-fetch from 3.3.0 to 3.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/938](https://togithub.com/codecov/codecov-action/pull/938) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/946](https://togithub.com/codecov/codecov-action/pull/946) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.6 to 18.15.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/947](https://togithub.com/codecov/codecov-action/pull/947) - build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/951](https://togithub.com/codecov/codecov-action/pull/951) - fix: add in all the extra arguments for uploader by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/955](https://togithub.com/codecov/codecov-action/pull/955) - chore(release): bump to 3.1.2 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/956](https://togithub.com/codecov/codecov-action/pull/956) #### New Contributors - [@​stefanomunarini](https://togithub.com/stefanomunarini) made their first contribution in [https://github.com/codecov/codecov-action/pull/718](https://togithub.com/codecov/codecov-action/pull/718) - [@​minumulasri](https://togithub.com/minumulasri) made their first contribution in [https://github.com/codecov/codecov-action/pull/898](https://togithub.com/codecov/codecov-action/pull/898) - [@​jsoref](https://togithub.com/jsoref) made their first contribution in [https://github.com/codecov/codecov-action/pull/851](https://togithub.com/codecov/codecov-action/pull/851) - [@​moshe-azaria-sage](https://togithub.com/moshe-azaria-sage) made their first contribution in [https://github.com/codecov/codecov-action/pull/901](https://togithub.com/codecov/codecov-action/pull/901) **Full Changelog**: codecov/codecov-action@v3.1.1...v3.1.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/JellyfishSDK/jellyfish). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | patch | `v3.1.2` -> `v3.1.4` | --- ### Release Notes <details> <summary>codecov/codecov-action</summary> ### [`v3.1.4`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.4): 3.1.4 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.3...v3.1.4) #### What's Changed - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.12 to 18.16.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/970](https://togithub.com/codecov/codecov-action/pull/970) - Fix typo in README.md by [@​hisaac](https://togithub.com/hisaac) in [https://github.com/codecov/codecov-action/pull/967](https://togithub.com/codecov/codecov-action/pull/967) - fix: add back in working dir by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/971](https://togithub.com/codecov/codecov-action/pull/971) - fix: CLI option names for uploader by [@​kleisauke](https://togithub.com/kleisauke) in [https://github.com/codecov/codecov-action/pull/969](https://togithub.com/codecov/codecov-action/pull/969) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.16.3 to 20.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/975](https://togithub.com/codecov/codecov-action/pull/975) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/979](https://togithub.com/codecov/codecov-action/pull/979) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/981](https://togithub.com/codecov/codecov-action/pull/981) - release: 3.1.4 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/983](https://togithub.com/codecov/codecov-action/pull/983) #### New Contributors - [@​hisaac](https://togithub.com/hisaac) made their first contribution in [https://github.com/codecov/codecov-action/pull/967](https://togithub.com/codecov/codecov-action/pull/967) - [@​kleisauke](https://togithub.com/kleisauke) made their first contribution in [https://github.com/codecov/codecov-action/pull/969](https://togithub.com/codecov/codecov-action/pull/969) **Full Changelog**: codecov/codecov-action@v3.1.3...v3.1.4 ### [`v3.1.3`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.3): 3.1.3 [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.2...v3.1.3) #### What's Changed - build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/957](https://togithub.com/codecov/codecov-action/pull/957) - build(deps): bump openpgp from 5.7.0 to 5.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/958](https://togithub.com/codecov/codecov-action/pull/958) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/959](https://togithub.com/codecov/codecov-action/pull/959) - fix: allow for aarch64 build by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/960](https://togithub.com/codecov/codecov-action/pull/960) - chore(release): bump to 3.1.3 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/961](https://togithub.com/codecov/codecov-action/pull/961) **Full Changelog**: codecov/codecov-action@v3.1.2...v3.1.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/sticky). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Only single character aliases can be specified with a single dash (
-
).See:
https://github.com/codecov/codecov-action/pull/955/files#r1181122091
yargs/yargs#1781 (comment)