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

Bump codecov/codecov-action from v1.0.12 to v1.0.13 #208

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2020

Bumps codecov/codecov-action from v1.0.12 to v1.0.13.

Release notes

Sourced from codecov/codecov-action's releases.

Shorten connection timeouts and increase attempts

Version 1.0.13 introduces the following changes:

Decrease connection timeouts to 3 seconds and increase attempts to 10 in pulling the bash script

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.12 to v1.0.13.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](codecov/codecov-action@v1.0.12...6004246)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from alumi and a team as code owners August 18, 2020 05:22
@dependabot dependabot bot requested review from athos and removed request for a team August 18, 2020 05:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2020
@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #208 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   87.18%   87.20%   +0.02%     
==========================================
  Files          77       77              
  Lines        6327     6331       +4     
  Branches      512      511       -1     
==========================================
+ Hits         5516     5521       +5     
  Misses        299      299              
+ Partials      512      511       -1     
Impacted Files Coverage Δ
src/cljam/io/bcf/writer.clj 89.71% <0.00%> (+0.04%) ⬆️
src/cljam/io/twobit/reader.clj 80.12% <0.00%> (+0.12%) ⬆️
src/cljam/io/twobit/writer.clj 81.10% <0.00%> (+0.14%) ⬆️
src/cljam/io/vcf/writer.clj 85.10% <0.00%> (+0.70%) ⬆️
src/cljam/util/sequence.clj 80.95% <0.00%> (+0.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 020d1b9...731bb0e. Read the comment docs.

@athos athos merged commit da4354b into master Aug 18, 2020
@athos athos deleted the dependabot/github_actions/codecov/codecov-action-v1.0.13 branch August 18, 2020 05:31
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.

None yet

2 participants