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/10/09 04:16:51 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6196: [AIRFLOW-3152] Kubernetes Pod Operator should support init containers.

codecov-io edited a comment on issue #6196: [AIRFLOW-3152] Kubernetes Pod Operator should support init containers.
URL: https://github.com/apache/airflow/pull/6196#issuecomment-536021136
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6196?src=pr&el=h1) Report
   > Merging [#6196](https://codecov.io/gh/apache/airflow/pull/6196?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/68b8ec5f415795e4fa4ff7df35a3e75c712a7bad?src=pr&el=desc) will **increase** coverage by `0.13%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6196/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6196?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6196      +/-   ##
   ==========================================
   + Coverage    80.2%   80.33%   +0.13%     
   ==========================================
     Files         612      612              
     Lines       35399    35400       +1     
   ==========================================
   + Hits        28390    28440      +50     
   + Misses       7009     6960      -49
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6196?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `98.52% <100%> (+0.02%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.75% <0%> (+0.5%)` | :arrow_up: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.39% <0%> (+1.2%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.89% <0%> (+2.75%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `67.34% <0%> (+4.08%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `93.22% <0%> (+6.77%)` | :arrow_up: |
   | [airflow/utils/log/colored\_log.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvY29sb3JlZF9sb2cucHk=) | `93.18% <0%> (+11.36%)` | :arrow_up: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `100% <0%> (+52.38%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6196?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/6196?src=pr&el=footer). Last update [68b8ec5...25773c7](https://codecov.io/gh/apache/airflow/pull/6196?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