Skip to content
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

Update codecov/codecov-action action to v1.5.2 #1035

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2021

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action minor v1.1.1 -> v1.5.2

Release Notes

codecov/codecov-action (codecov/codecov-action)

v1.5.2

Compare Source

1.5.2
Fixes
  • fix: Import version properly as string not object

v1.5.1

Compare Source

1.5.1
Fixes
  • #​320 doc: add github actions badge
  • #​336 Update bash uploader to 1.0.3
  • #​339 fix: Add action version
Dependencies

v1.5.0

Compare Source

1.5.0

Features
  • #​299 Pull Codecov bash script into the action
Dependencies

v1.4.1

Compare Source

1.4.1

Fixes
  • #​287 Update VERSION regex to restrict on digits and dot and move checksums into script

v1.4.0

Compare Source

1.4.0

Features
  • #​282 Add checksum verification of bash script

v1.3.2

Compare Source

1.3.2

  • #​264 Overwrites pr number for pull_request_target events

v1.3.1

Compare Source

1.3.1

Fixes
  • #​253 Add network_filter to action manifest

v1.3.0

Compare Source

1.3.0

Features
  • #​252 Add "network_filter" input

v1.2.2

Compare Source

Fixes
  • #​241 pass root_dir using proper bash arg
  • #​244 Overwrite the commit on pull_request* events

v1.2.1

Compare Source

Fixes
  • #​196 Add parameters to the action.yml

v1.2.0

Compare Source

Features
Fixes
  • #​193 Fixes issue with working-directory

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 4, 2021
@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Patch coverage has no change and project coverage change: -0.40 ⚠️

Comparison is base (f2a9f49) 49.23% compared to head (fe04f7d) 48.83%.

❗ Current head fe04f7d differs from pull request most recent head c985b00. Consider uploading reports for the commit c985b00 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1035      +/-   ##
==========================================
- Coverage   49.23%   48.83%   -0.40%     
==========================================
  Files          68       68              
  Lines        1501     1501              
  Branches      159      159              
==========================================
- Hits          739      733       -6     
+ Misses        752      746       -6     
- Partials       10       22      +12     

see 7 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from fee76d2 to 0b60560 Compare January 6, 2021 05:35
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.2.0 Update codecov/codecov-action action to v1.2.1 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from 0b60560 to 3cd9897 Compare March 9, 2021 16:17
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.2.1 Update codecov/codecov-action action to v1.2.2 Mar 9, 2021
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.2.2 Update codecov/codecov-action action to v1.3.0 Mar 16, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch 2 times, most recently from b8e322c to 87d2f8a Compare March 16, 2021 15:54
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.3.0 Update codecov/codecov-action action to v1.3.1 Mar 16, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from 87d2f8a to c64a8e1 Compare April 5, 2021 15:20
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.3.1 Update codecov/codecov-action action to v1.3.2 Apr 5, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from c64a8e1 to 2ae8875 Compare April 16, 2021 17:06
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.3.2 Update codecov/codecov-action action to v1.4.0 Apr 16, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from 2ae8875 to 1072f17 Compare April 20, 2021 14:02
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.4.0 Update codecov/codecov-action action to v1.4.1 Apr 20, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from 1072f17 to b5be015 Compare May 3, 2021 14:19
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.4.1 Update codecov/codecov-action action to v1.5.0 May 3, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from b5be015 to 1aa988a Compare June 8, 2021 16:48
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.5.0 Update codecov/codecov-action action to v1.5.1 Jun 8, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from 1aa988a to fe04f7d Compare June 9, 2021 02:00
@renovate renovate bot changed the title Update codecov/codecov-action action to v1.5.1 Update codecov/codecov-action action to v1.5.2 Jun 9, 2021
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-1.x branch from fe04f7d to c985b00 Compare March 17, 2023 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants