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/04/30 17:50:10 UTC

[GitHub] [airflow] codecov-io commented on issue #5213: AIRFLOW-4174 Fix run with backoff

codecov-io commented on issue #5213: AIRFLOW-4174 Fix run with backoff
URL: https://github.com/apache/airflow/pull/5213#issuecomment-488049452
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5213?src=pr&el=h1) Report
   > Merging [#5213](https://codecov.io/gh/apache/airflow/pull/5213?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/7551625b2369406ee0b98520e81eb360a456c1e9?src=pr&el=desc) will **decrease** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5213/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5213?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5213      +/-   ##
   ==========================================
   - Coverage   78.54%   78.53%   -0.02%     
   ==========================================
     Files         469      469              
     Lines       29952    29965      +13     
   ==========================================
   + Hits        23527    23533       +6     
   - Misses       6425     6432       +7
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5213?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/hooks/http\_hook.py](https://codecov.io/gh/apache/airflow/pull/5213/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9odHRwX2hvb2sucHk=) | `95.52% <100%> (ø)` | :arrow_up: |
   | [airflow/contrib/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5213/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4ZWN1dG9ycy9rdWJlcm5ldGVzX2V4ZWN1dG9yLnB5) | `62.24% <0%> (-0.56%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/5213/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `98.63% <0%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5213?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/5213?src=pr&el=footer). Last update [7551625...6822eaf](https://codecov.io/gh/apache/airflow/pull/5213?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