-
Notifications
You must be signed in to change notification settings - Fork 207
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
Trim arguments after splitting them #791
Conversation
Codecov Report
@@ Coverage Diff @@
## master #791 +/- ##
==========================================
+ Coverage 95.26% 95.90% +0.64%
==========================================
Files 4 4
Lines 169 171 +2
Branches 48 49 +1
==========================================
+ Hits 161 164 +3
+ Misses 8 7 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@drazisil-codecov @mitchell-codecov mind cutting a release? |
This attempts to keep the flags separated by commas but without whitespaces, following the official examples.
By the way, a similar fix may be necessary at https://github.com/codecov/uploader/blob/dae22df/src/index.ts#L124-L131 too. |
@thomasrockhu-codecov Can you release here? |
[![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.0` -> `v3.1.1` | --- ### Release Notes <details> <summary>codecov/codecov-action</summary> ### [`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1) #### What's Changed - Update deprecation warning by [@​slifty](https://togithub.com/slifty) in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - Create codeql-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/593](https://togithub.com/codecov/codecov-action/pull/593) - build(deps): bump node-fetch from 3.2.3 to 3.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/714](https://togithub.com/codecov/codecov-action/pull/714) - build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/713](https://togithub.com/codecov/codecov-action/pull/713) - README: fix typo by [@​Evalir](https://togithub.com/Evalir) in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - build(deps): bump github/codeql-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/724](https://togithub.com/codecov/codecov-action/pull/724) - build(deps-dev): bump [@​types/jest](https://togithub.com/types/jest) from 27.4.1 to 27.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/717](https://togithub.com/codecov/codecov-action/pull/717) - fix: Remove a blank row by [@​johnmanjiro13](https://togithub.com/johnmanjiro13) in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - Update README.md with correct badge version by [@​gsheni](https://togithub.com/gsheni) in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.25 to 17.0.33 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/729](https://togithub.com/codecov/codecov-action/pull/729) - build(deps-dev): downgrade [@​types/node](https://togithub.com/types/node) to 16.11.35 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/734](https://togithub.com/codecov/codecov-action/pull/734) - build(deps): bump actions/checkout from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/723](https://togithub.com/codecov/codecov-action/pull/723) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.0.1 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/733](https://togithub.com/codecov/codecov-action/pull/733) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.8.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/732](https://togithub.com/codecov/codecov-action/pull/732) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.35 to 16.11.36 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/737](https://togithub.com/codecov/codecov-action/pull/737) - Create scorecards-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/633](https://togithub.com/codecov/codecov-action/pull/633) - build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/749](https://togithub.com/codecov/codecov-action/pull/749) - fix: add more verbosity to validation by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/747](https://togithub.com/codecov/codecov-action/pull/747) - build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/755](https://togithub.com/codecov/codecov-action/pull/755) - Regenerate scorecards-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/750](https://togithub.com/codecov/codecov-action/pull/750) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.36 to 16.11.39 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/759](https://togithub.com/codecov/codecov-action/pull/759) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.39 to 16.11.40 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/762](https://togithub.com/codecov/codecov-action/pull/762) - build(deps-dev): bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to 0.34.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/746](https://togithub.com/codecov/codecov-action/pull/746) - build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/757](https://togithub.com/codecov/codecov-action/pull/757) - build(deps): bump openpgp from 5.2.1 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/760](https://togithub.com/codecov/codecov-action/pull/760) - build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/748](https://togithub.com/codecov/codecov-action/pull/748) - build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/766](https://togithub.com/codecov/codecov-action/pull/766) - Switch to v3 by [@​thomasrockhu](https://togithub.com/thomasrockhu) in [https://github.com/codecov/codecov-action/pull/774](https://togithub.com/codecov/codecov-action/pull/774) - Fix `network` entry in table by [@​kevmoo](https://togithub.com/kevmoo) in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - Trim arguments after splitting them by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/791](https://togithub.com/codecov/codecov-action/pull/791) - build(deps): bump openpgp from 5.3.0 to 5.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/799](https://togithub.com/codecov/codecov-action/pull/799) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.8.2 to 1.9.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/798](https://togithub.com/codecov/codecov-action/pull/798) - Plumb failCi into verification function. by [@​RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) - release: update changelog and version to 3.1.1 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/828](https://togithub.com/codecov/codecov-action/pull/828) #### New Contributors - [@​slifty](https://togithub.com/slifty) made their first contribution in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - [@​Evalir](https://togithub.com/Evalir) made their first contribution in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - [@​johnmanjiro13](https://togithub.com/johnmanjiro13) made their first contribution in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - [@​gsheni](https://togithub.com/gsheni) made their first contribution in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - [@​kevmoo](https://togithub.com/kevmoo) made their first contribution in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - [@​RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made their first contribution in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) **Full Changelog**: codecov/codecov-action@v3.1.0...v3.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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, click this checkbox. --- 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/bruxisma/go-apt-transport). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=--> Signed-off-by: Renovate Bot <bot@renovateapp.com> 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.0` -> `v3.1.1` | --- ### Release Notes <details> <summary>codecov/codecov-action</summary> ### [`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1) #### What's Changed - Update deprecation warning by [@​slifty](https://togithub.com/slifty) in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - Create codeql-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/593](https://togithub.com/codecov/codecov-action/pull/593) - build(deps): bump node-fetch from 3.2.3 to 3.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/714](https://togithub.com/codecov/codecov-action/pull/714) - build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/713](https://togithub.com/codecov/codecov-action/pull/713) - README: fix typo by [@​Evalir](https://togithub.com/Evalir) in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - build(deps): bump github/codeql-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/724](https://togithub.com/codecov/codecov-action/pull/724) - build(deps-dev): bump [@​types/jest](https://togithub.com/types/jest) from 27.4.1 to 27.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/717](https://togithub.com/codecov/codecov-action/pull/717) - fix: Remove a blank row by [@​johnmanjiro13](https://togithub.com/johnmanjiro13) in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - Update README.md with correct badge version by [@​gsheni](https://togithub.com/gsheni) in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.25 to 17.0.33 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/729](https://togithub.com/codecov/codecov-action/pull/729) - build(deps-dev): downgrade [@​types/node](https://togithub.com/types/node) to 16.11.35 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/734](https://togithub.com/codecov/codecov-action/pull/734) - build(deps): bump actions/checkout from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/723](https://togithub.com/codecov/codecov-action/pull/723) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.0.1 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/733](https://togithub.com/codecov/codecov-action/pull/733) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.8.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/732](https://togithub.com/codecov/codecov-action/pull/732) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.35 to 16.11.36 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/737](https://togithub.com/codecov/codecov-action/pull/737) - Create scorecards-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/633](https://togithub.com/codecov/codecov-action/pull/633) - build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/749](https://togithub.com/codecov/codecov-action/pull/749) - fix: add more verbosity to validation by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/747](https://togithub.com/codecov/codecov-action/pull/747) - build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/755](https://togithub.com/codecov/codecov-action/pull/755) - Regenerate scorecards-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/750](https://togithub.com/codecov/codecov-action/pull/750) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.36 to 16.11.39 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/759](https://togithub.com/codecov/codecov-action/pull/759) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.39 to 16.11.40 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/762](https://togithub.com/codecov/codecov-action/pull/762) - build(deps-dev): bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to 0.34.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/746](https://togithub.com/codecov/codecov-action/pull/746) - build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/757](https://togithub.com/codecov/codecov-action/pull/757) - build(deps): bump openpgp from 5.2.1 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/760](https://togithub.com/codecov/codecov-action/pull/760) - build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/748](https://togithub.com/codecov/codecov-action/pull/748) - build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/766](https://togithub.com/codecov/codecov-action/pull/766) - Switch to v3 by [@​thomasrockhu](https://togithub.com/thomasrockhu) in [https://github.com/codecov/codecov-action/pull/774](https://togithub.com/codecov/codecov-action/pull/774) - Fix `network` entry in table by [@​kevmoo](https://togithub.com/kevmoo) in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - Trim arguments after splitting them by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/791](https://togithub.com/codecov/codecov-action/pull/791) - build(deps): bump openpgp from 5.3.0 to 5.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/799](https://togithub.com/codecov/codecov-action/pull/799) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.8.2 to 1.9.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/798](https://togithub.com/codecov/codecov-action/pull/798) - Plumb failCi into verification function. by [@​RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) - release: update changelog and version to 3.1.1 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/828](https://togithub.com/codecov/codecov-action/pull/828) #### New Contributors - [@​slifty](https://togithub.com/slifty) made their first contribution in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - [@​Evalir](https://togithub.com/Evalir) made their first contribution in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - [@​johnmanjiro13](https://togithub.com/johnmanjiro13) made their first contribution in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - [@​gsheni](https://togithub.com/gsheni) made their first contribution in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - [@​kevmoo](https://togithub.com/kevmoo) made their first contribution in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - [@​RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made their first contribution in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) **Full Changelog**: codecov/codecov-action@v3.1.0...v3.1.1 </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, click this checkbox. --- 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjIwNC41In0=--> 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.0` -> `v3.1.1` | --- ### Release Notes <details> <summary>codecov/codecov-action</summary> ### [`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1) #### What's Changed - Update deprecation warning by [@​slifty](https://togithub.com/slifty) in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - Create codeql-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/593](https://togithub.com/codecov/codecov-action/pull/593) - build(deps): bump node-fetch from 3.2.3 to 3.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/714](https://togithub.com/codecov/codecov-action/pull/714) - build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/713](https://togithub.com/codecov/codecov-action/pull/713) - README: fix typo by [@​Evalir](https://togithub.com/Evalir) in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - build(deps): bump github/codeql-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/724](https://togithub.com/codecov/codecov-action/pull/724) - build(deps-dev): bump [@​types/jest](https://togithub.com/types/jest) from 27.4.1 to 27.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/717](https://togithub.com/codecov/codecov-action/pull/717) - fix: Remove a blank row by [@​johnmanjiro13](https://togithub.com/johnmanjiro13) in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - Update README.md with correct badge version by [@​gsheni](https://togithub.com/gsheni) in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.25 to 17.0.33 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/729](https://togithub.com/codecov/codecov-action/pull/729) - build(deps-dev): downgrade [@​types/node](https://togithub.com/types/node) to 16.11.35 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/734](https://togithub.com/codecov/codecov-action/pull/734) - build(deps): bump actions/checkout from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/723](https://togithub.com/codecov/codecov-action/pull/723) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.0.1 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/733](https://togithub.com/codecov/codecov-action/pull/733) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.8.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/732](https://togithub.com/codecov/codecov-action/pull/732) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.35 to 16.11.36 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/737](https://togithub.com/codecov/codecov-action/pull/737) - Create scorecards-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/633](https://togithub.com/codecov/codecov-action/pull/633) - build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/749](https://togithub.com/codecov/codecov-action/pull/749) - fix: add more verbosity to validation by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/747](https://togithub.com/codecov/codecov-action/pull/747) - build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/755](https://togithub.com/codecov/codecov-action/pull/755) - Regenerate scorecards-analysis.yml by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/750](https://togithub.com/codecov/codecov-action/pull/750) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.36 to 16.11.39 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/759](https://togithub.com/codecov/codecov-action/pull/759) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.11.39 to 16.11.40 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/762](https://togithub.com/codecov/codecov-action/pull/762) - build(deps-dev): bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to 0.34.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/746](https://togithub.com/codecov/codecov-action/pull/746) - build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/757](https://togithub.com/codecov/codecov-action/pull/757) - build(deps): bump openpgp from 5.2.1 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/760](https://togithub.com/codecov/codecov-action/pull/760) - build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/748](https://togithub.com/codecov/codecov-action/pull/748) - build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/766](https://togithub.com/codecov/codecov-action/pull/766) - Switch to v3 by [@​thomasrockhu](https://togithub.com/thomasrockhu) in [https://github.com/codecov/codecov-action/pull/774](https://togithub.com/codecov/codecov-action/pull/774) - Fix `network` entry in table by [@​kevmoo](https://togithub.com/kevmoo) in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - Trim arguments after splitting them by [@​mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/791](https://togithub.com/codecov/codecov-action/pull/791) - build(deps): bump openpgp from 5.3.0 to 5.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/799](https://togithub.com/codecov/codecov-action/pull/799) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.8.2 to 1.9.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/798](https://togithub.com/codecov/codecov-action/pull/798) - Plumb failCi into verification function. by [@​RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) - release: update changelog and version to 3.1.1 by [@​thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/828](https://togithub.com/codecov/codecov-action/pull/828) #### New Contributors - [@​slifty](https://togithub.com/slifty) made their first contribution in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - [@​Evalir](https://togithub.com/Evalir) made their first contribution in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - [@​johnmanjiro13](https://togithub.com/johnmanjiro13) made their first contribution in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - [@​gsheni](https://togithub.com/gsheni) made their first contribution in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - [@​kevmoo](https://togithub.com/kevmoo) made their first contribution in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - [@​RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made their first contribution in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) **Full Changelog**: codecov/codecov-action@v3.1.0...v3.1.1 </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/DeFiCh/metachain). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjkuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Users sometimes have spaces after comma delimiters in comma-separated arguments (e.g.,
files
orflags
). This appears to currently cause issues for those multi-value arguments wherein they are passed along to the uploader along with the spaces. For more information, see honeycombio/terraform-provider-honeycombio#197 (comment).To fix the aforementioned behavior, this PR adds String.prototype.trim to the chain of processing methods used for comma-delimiting; specifically, this happens in three places:
codecov-action/src/buildExec.ts
Lines 93 to 97 in 37c776c
codecov-action/src/buildExec.ts
Lines 104 to 108 in 37c776c
codecov-action/src/buildExec.ts
Lines 109 to 113 in 37c776c