You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@marvin.apache.org by "Wei Chen (Jira)" <ji...@apache.org> on 2020/06/05 00:26:00 UTC

[jira] [Comment Edited] (MARVIN-71) CodeCov Unable to find commit in GitHub

    [ https://issues.apache.org/jira/browse/MARVIN-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126290#comment-17126290 ] 

Wei Chen edited comment on MARVIN-71 at 6/5/20, 12:25 AM:
----------------------------------------------------------

Maybe we should change the installation to:

`pip install --user codecov`

based on https://github.com/codecov/codecov-python

Currently, we are using `pip install codecov`


was (Author: wei-1):
Maybe we should change the installation to:

```
  - pip install --user codecov
```

based on https://github.com/codecov/codecov-python

Currently, we are using `pip install codecov`

> CodeCov Unable to find commit in GitHub
> ---------------------------------------
>
>                 Key: MARVIN-71
>                 URL: https://issues.apache.org/jira/browse/MARVIN-71
>             Project: Apache Marvin
>          Issue Type: Improvement
>            Reporter: Wei Chen
>            Priority: Major
>              Labels: test
>             Fix For: 0.0.5
>
>
> After 2020, we are no-longer able to see our CodeCov percentage.
> The CodeCov are not able to find the latest commits.
> https://codecov.io/gh/apache/incubator-marvin/branch/develop/commits



--
This message was sent by Atlassian Jira
(v8.3.4#803005)