Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 6, 2021

Bumps codecov/codecov-action from 1fc7722ded4708880a5aea49f2bfafb9336f0c8d to 1.2.1. This release includes the previously tagged commit.

Release notes

Sourced from codecov/codecov-action's releases.

v1.2.1

Fixes

  • #196 Add parameters to the action.yml
Changelog

Sourced from codecov/codecov-action's changelog.

1.2.1

Fixes

  • #196 Add parameters to the action.yml

1.2.0

Features

  • #193 Add all the bash params

Fixes

  • #193 Fixes issue with working-directory

1.1.1

Fixes

  • #184 Add automations ensure proper builds and deployments
  • #184 Fixes verbose flag

1.1.0

Features

  • #110 Add "working-directory:" input
  • #174 Support Xcode specificed parameters

Fixes

  • #172 File is saved as text

Dependencies and Misc

  • #166 Bump requestretry from 4.1.1 to 4.1.2
  • #169 Bump typescript from 4.0.5 to 4.1.2
  • #178 Bump @types/jest from 26.0.15 to 26.0.19
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 1fc7722ded4708880a5aea49f2bfafb9336f0c8d to 1.2.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@1fc7722...e156083)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2021
@codecov-io
Copy link

codecov-io commented Jan 6, 2021

Codecov Report

Merging #316 (fa75a5e) into master (9fb227f) will increase coverage by 0.65%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   73.50%   74.15%   +0.65%     
==========================================
  Files         215      217       +2     
  Lines       17947    17975      +28     
  Branches     2911     2912       +1     
==========================================
+ Hits        13191    13327     +136     
+ Misses       4229     4138      -91     
+ Partials      527      510      -17     
Impacted Files Coverage Δ
src/robot/utils/argumentparser.py 78.02% <0.00%> (-4.96%) ⬇️
src/robot/utils/filereader.py 89.84% <0.00%> (-3.38%) ⬇️
src/robot/output/console/highlighting.py 69.77% <0.00%> (-3.10%) ⬇️
src/robot/libdocpkg/datatypes.py 94.57% <0.00%> (-1.08%) ⬇️
src/robot/libdocpkg/xmlwriter.py 57.01% <0.00%> (ø)
src/robot/libdocpkg/robotbuilder.py 87.21% <0.00%> (ø)
src/robot/running/timeouts/__init__.py 80.90% <0.00%> (ø)
src/robot/running/timeouts/windows.py
src/robot/running/timeouts/posix.py 100.00% <0.00%> (ø)
src/robot/utils/robottypes2.py 94.45% <0.00%> (ø)
... and 26 more

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 9fb227f...fa75a5e. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2021

Superseded by #353.

@dependabot dependabot bot closed this Mar 10, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/codecov/codecov-action-e156083f13aff6830c92fc5faa23505779fbf649 branch March 10, 2021 06:30
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.

1 participant