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/09/27 17:04:17 UTC

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

codecov-io commented 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/93e856e7021a4b8c60afd737689415ffb1015d7c?src=pr&el=desc) will **increase** coverage by `0.04%`.
   > 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   79.99%   80.04%   +0.04%     
   ==========================================
     Files         610      611       +1     
     Lines       35176    35205      +29     
   ==========================================
   + Hits        28140    28179      +39     
   + Misses       7036     7026      -10
   ```
   
   
   | [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.55% <100%> (+0.04%)` | :arrow_up: |
   | [airflow/kubernetes/init\_container.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL2luaXRfY29udGFpbmVyLnB5) | `100% <100%> (ø)` | |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.89% <0%> (+0.34%)` | :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/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/6196/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.43% <0%> (+1.52%)` | :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 [93e856e...53203e2](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