Skip to content

Explicitly pass the sha to codecov#1981

Merged
fcrisciani merged 1 commit intomoby:masterfrom
fcrisciani:fix-code
Oct 12, 2017
Merged

Explicitly pass the sha to codecov#1981
fcrisciani merged 1 commit intomoby:masterfrom
fcrisciani:fix-code

Conversation

@fcrisciani
Copy link
Copy Markdown

In case of merge commit, the sha passed to the codecov tool
is the one of the merged commit intstead of the merge commit
this creates error because the base commit is always different.
Passing it explicitely should fix it

Signed-off-by: Flavio Crisciani flavio.crisciani@docker.com

In case of merge commit, the sha passed to the codecov tool
is the one of the merged commit intstead of the merge commit
this creates error because the base commit is always different.
Passing it explicitely should fix it

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
@codecov-io
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@659480c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1981   +/-   ##
=========================================
  Coverage          ?   37.99%           
=========================================
  Files             ?      137           
  Lines             ?    27351           
  Branches          ?        0           
=========================================
  Hits              ?    10392           
  Misses            ?    15688           
  Partials          ?     1271

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 659480c...9ed208b. Read the comment docs.

@fcrisciani fcrisciani merged commit 9d71b5b into moby:master Oct 12, 2017
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.

2 participants