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 2021/04/26 07:28:23 UTC

[GitHub] [airflow] potiuk opened a new issue #15523: Improve test coverage of Kubernetes Executor

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


   The Kubernetes executor has surprisingly low test coverage: 64% 
   
   https://codecov.io/gh/apache/airflow/src/master/airflow/executors/kubernetes_executor.py - looks like some of the "flush/end" code is not tested.
   
   We might want to improve it.


-- 
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] Dr-Denzy commented on issue #15523: Improve test coverage of Kubernetes Executor

Posted by GitBox <gi...@apache.org>.
Dr-Denzy commented on issue #15523:
URL: https://github.com/apache/airflow/issues/15523#issuecomment-826735477


   I will like to add tests for this as well @kaxil 


-- 
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