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 2019/05/02 20:48:43 UTC

[GitHub] [airflow] codecov-io commented on issue #5227: [AIRFLOW-4454] Add support for lifecycle events in kubernetes pod operator

codecov-io commented on issue #5227: [AIRFLOW-4454] Add support for lifecycle events in kubernetes pod operator
URL: https://github.com/apache/airflow/pull/5227#issuecomment-488826972
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5227?src=pr&el=h1) Report
   > Merging [#5227](https://codecov.io/gh/apache/airflow/pull/5227?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/c86855f8abdf3a3494b0f344c03759e6ced01842?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5227/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5227?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5227      +/-   ##
   ==========================================
   + Coverage   78.55%   78.56%   +0.01%     
   ==========================================
     Files         469      469              
     Lines       29988    30001      +13     
   ==========================================
   + Hits        23557    23571      +14     
   + Misses       6431     6430       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5227?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...etes\_request\_factory/kubernetes\_request\_factory.py](https://codecov.io/gh/apache/airflow/pull/5227/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3Rvcnkva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3RvcnkucHk=) | `99.05% <100%> (+0.01%)` | :arrow_up: |
   | [.../kubernetes\_request\_factory/pod\_request\_factory.py](https://codecov.io/gh/apache/airflow/pull/5227/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3RvcnkvcG9kX3JlcXVlc3RfZmFjdG9yeS5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/contrib/kubernetes/pod.py](https://codecov.io/gh/apache/airflow/pull/5227/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcG9kLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/5227/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `98.66% <100%> (+0.03%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/worker\_configuration.py](https://codecov.io/gh/apache/airflow/pull/5227/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvd29ya2VyX2NvbmZpZ3VyYXRpb24ucHk=) | `96.06% <100%> (+0.03%)` | :arrow_up: |
   | [airflow/contrib/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5227/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4ZWN1dG9ycy9rdWJlcm5ldGVzX2V4ZWN1dG9yLnB5) | `62.72% <100%> (+0.47%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5227/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.59% <0%> (+0.17%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5227?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/airflow/pull/5227?src=pr&el=footer). Last update [c86855f...3880d1f](https://codecov.io/gh/apache/airflow/pull/5227?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

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


With regards,
Apache Git Services