You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/09/03 14:24:00 UTC

[jira] [Created] (HDDS-4205) Fix or disable coverage upload to codecov (pull requests)

Marton Elek created HDDS-4205:
---------------------------------

             Summary: Fix or disable coverage upload to codecov (pull requests)
                 Key: HDDS-4205
                 URL: https://issues.apache.org/jira/browse/HDDS-4205
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Marton Elek
            Assignee: Marton Elek


I would like to start a conversation about disabling the coverage data uploading to codecov

 1. It seems to be unreliable, HTTP 400 is a very common answer. I checked and the @v1 is the latest version from the action  

{code}
 ->  Pinging Codecov
https://codecov.io/upload/v4?package=bash-20200825-997b141&token=secret&branch=HDDS-4193&commit=361ddccd0666a8bd24240cda2652a903d4b69013&build=237476928&build_url=http%3A%2F%2Fgithub.com%2Fapache%2Fhadoop-ozone%2Factions%2Fruns%2F237476928&name=codecov-umbrella&tag=&slug=apache%2Fhadoop-ozone&service=github-actions&flags=&pr=1384&job=&cmd_args=f,n,F,Z
HTTP 400
{code} 

2. The reported coverage data is meaningless as  there is no good mechanism to use the latest stable build as baseline.

I think we should disable codecov (sonar is still available) until we will have a solution for these issue.

[~adoroszlai], [~vivekratnavel]: What do you think?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org