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/07/03 00:38:10 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5297: AIRFLOW-2143 - Fix TaskTries graph counts off-by-1

codecov-io edited a comment on issue #5297: AIRFLOW-2143 - Fix TaskTries graph counts off-by-1
URL: https://github.com/apache/airflow/pull/5297#issuecomment-493643996
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5297?src=pr&el=h1) Report
   > Merging [#5297](https://codecov.io/gh/apache/airflow/pull/5297?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/12a2a414662c39a2484721ee67d9b1e61d384edd?src=pr&el=desc) will **decrease** coverage by `0.03%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5297/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5297?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5297      +/-   ##
   ==========================================
   - Coverage   79.12%   79.08%   -0.04%     
   ==========================================
     Files         489      483       -6     
     Lines       30692    30286     -406     
   ==========================================
   - Hits        24284    23951     -333     
   + Misses       6408     6335      -73
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5297?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `75.91% <100%> (+0.17%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.21% <100%> (+0.18%)` | :arrow_up: |
   | [airflow/contrib/hooks/gcp\_dataproc\_hook.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9kYXRhcHJvY19ob29rLnB5) | `37.03% <0%> (-14.14%)` | :arrow_down: |
   | [airflow/contrib/operators/dataproc\_operator.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9kYXRhcHJvY19vcGVyYXRvci5weQ==) | `83.81% <0%> (-2.99%)` | :arrow_down: |
   | [airflow/operators/slack\_operator.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvc2xhY2tfb3BlcmF0b3IucHk=) | `97.36% <0%> (-2.64%)` | :arrow_down: |
   | [airflow/contrib/operators/hipchat\_operator.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9oaXBjaGF0X29wZXJhdG9yLnB5) | `97.56% <0%> (-2.44%)` | :arrow_down: |
   | [airflow/contrib/hooks/gcp\_translate\_hook.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF90cmFuc2xhdGVfaG9vay5weQ==) | `69.23% <0%> (-2.2%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_generator.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9nZW5lcmF0b3IucHk=) | `85.71% <0%> (-1.79%)` | :arrow_down: |
   | [airflow/contrib/operators/mysql\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9teXNxbF90b19nY3MucHk=) | `90.97% <0%> (-1.73%)` | :arrow_down: |
   | [airflow/contrib/hooks/gcp\_text\_to\_speech\_hook.py](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF90ZXh0X3RvX3NwZWVjaF9ob29rLnB5) | `78.57% <0%> (-1.43%)` | :arrow_down: |
   | ... and [105 more](https://codecov.io/gh/apache/airflow/pull/5297/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5297?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/5297?src=pr&el=footer). Last update [12a2a41...ce30e73](https://codecov.io/gh/apache/airflow/pull/5297?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