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

#129 Checkout repository with higher fetch-depth value #130

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

GRiMe2D
Copy link
Collaborator

@GRiMe2D GRiMe2D commented Apr 9, 2021

Issue

Fixes #129

Summary

Codecov log was printing this. Increased fetch-depth as it was requested by Codecov.

->  Issue detecting commit SHA. Please run actions/checkout with fetch-depth > 1 or set to 0

@GRiMe2D GRiMe2D self-assigned this Apr 9, 2021
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #130 (a003906) into master (2795cc7) will not change coverage.
The diff coverage is n/a.

❗ Current head a003906 differs from pull request most recent head fa7de97. Consider uploading reports for the commit fa7de97 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master      #130   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          268       268           
  Branches        37        37           
=========================================
  Hits           268       268           

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 2795cc7...fa7de97. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Swatcher Report

Path Before After Diff
/home/runner/work/swatcher/swatcher/version.js.png

@GRiMe2D GRiMe2D changed the title #129 Checkout PR HEAD instead of merge commit #129 Checkout repository with higher fetch-depth value Apr 9, 2021
@GRiMe2D GRiMe2D merged commit 8c2380d into master Apr 9, 2021
@GRiMe2D GRiMe2D deleted the 129-fix-codecov branch April 9, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sometimes codecov cannot detect current PR's commit hash
1 participant