You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/03 18:21:53 UTC

[GitHub] [airflow] potiuk opened a new issue #10138: Code Coverage for Github Actions

potiuk opened a new issue #10138:
URL: https://github.com/apache/airflow/issues/10138


   **Description**
   
   We would like to get code coverage back.
   
   **Use case / motivation**
   
   After moving to GitHub Actions, we lost coverage. This  is due to https://github.com/codecov/codecov-node/issues/118 - Codecov does not support Public projects on Github Actions same way as they support Travis/CircleCI etc.  and you need secret token to upload coverage reports. 
   
   I do not want to setup a secret token just for that (especially that they claimed they are working on support for GitHub actions). 
   
   Since no one complained about lack of the coverage, I think it's better to wait.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #10138: Code Coverage for Github Actions

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #10138:
URL: https://github.com/apache/airflow/issues/10138#issuecomment-668274210


   Update. Seems codecov added github action that allows to use tokenless uploads from public repos in github actions: https://github.com/codecov/codecov-action
   
   Trying it out in #10143
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #10138: Code Coverage for Github Actions

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #10138:
URL: https://github.com/apache/airflow/issues/10138


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #10138: Code Coverage for Github Actions

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #10138:
URL: https://github.com/apache/airflow/issues/10138#issuecomment-668629657


   Waiting for the fix https://github.community/t/github-action-environment-variable-missing-breaking-issue/125913/3 to slove this one and hopefully we get it working https://github.com/codecov/codecov-action/issues/102


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org