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

[GithubActions] Simplify checkout action #629

Merged
merged 1 commit into from May 30, 2020
Merged

Conversation

valfirst
Copy link
Collaborator

Checkout action introduced number of improvements simplifying checkout of submodules and fetch of all history for all tags and branches:

Checkout action introduced number of improvements simplifying checkout of submodules and fetch of all history for all tags and branches:
- actions/checkout#258
- actions/checkout#173
@codecov
Copy link

codecov bot commented May 30, 2020

Codecov Report

Merging #629 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #629   +/-   ##
=========================================
  Coverage     94.12%   94.12%           
  Complexity     4003     4003           
=========================================
  Files           504      504           
  Lines         10837    10837           
  Branches        823      823           
=========================================
  Hits          10200    10200           
  Misses          500      500           
  Partials        137      137           

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 5caaecf...e764702. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented May 30, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@valfirst valfirst merged commit 52c2f2b into master May 30, 2020
@valfirst valfirst deleted the simplify-checkout-action branch May 30, 2020 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant