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/01/18 12:32:34 UTC

[GitHub] codecov-io edited a comment on issue #4551: [AIRFLOW-2955] Fix kubernetes pod operator to set requests and limits on task pods

codecov-io edited a comment on issue #4551: [AIRFLOW-2955] Fix kubernetes pod operator to set requests and limits on task pods
URL: https://github.com/apache/airflow/pull/4551#issuecomment-455531251
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=h1) Report
   > Merging [#4551](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0bd6d87e37f55a49768d30110d675e84a763103d?src=pr&el=desc) will **increase** coverage by `0.03%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4551/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4551      +/-   ##
   ==========================================
   + Coverage   74.08%   74.11%   +0.03%     
   ==========================================
     Files         421      421              
     Lines       27665    27671       +6     
   ==========================================
   + Hits        20496    20509      +13     
   + Misses       7169     7162       -7
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/ssh\_operator.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9zc2hfb3BlcmF0b3IucHk=) | `85% <0%> (+1.25%)` | :arrow_up: |
   | [...etes\_request\_factory/kubernetes\_request\_factory.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3Rvcnkva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3RvcnkucHk=) | `79.34% <0%> (+6.52%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4551?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/4551?src=pr&el=footer). Last update [0bd6d87...3ee54b9](https://codecov.io/gh/apache/airflow/pull/4551?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 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