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/02 03:31:35 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5407: [AIRFLOW-4741] Include Sentry into core Airflow

codecov-io edited a comment on issue #5407: [AIRFLOW-4741] Include Sentry into core Airflow
URL: https://github.com/apache/airflow/pull/5407#issuecomment-501924753
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5407?src=pr&el=h1) Report
   > Merging [#5407](https://codecov.io/gh/apache/airflow/pull/5407?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/722379adc7a51bfa19d08b74ce8f048c85aa6738?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `85%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5407/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5407?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5407      +/-   ##
   ==========================================
   + Coverage   79.07%   79.09%   +0.01%     
   ==========================================
     Files         489      484       -5     
     Lines       30744    30346     -398     
   ==========================================
   - Hits        24312    24002     -310     
   + Misses       6432     6344      -88
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5407?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5407/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.23% <100%> (+0.04%)` | :arrow_up: |
   | [airflow/sentry.py](https://codecov.io/gh/apache/airflow/pull/5407/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW50cnkucHk=) | `83.92% <83.92%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_dataproc\_hook.py](https://codecov.io/gh/apache/airflow/pull/5407/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/5407/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/5407/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/5407/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/5407/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/5407/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/5407/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/5407/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF90ZXh0X3RvX3NwZWVjaF9ob29rLnB5) | `78.57% <0%> (-1.43%)` | :arrow_down: |
   | ... and [107 more](https://codecov.io/gh/apache/airflow/pull/5407/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5407?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/5407?src=pr&el=footer). Last update [722379a...e4990ae](https://codecov.io/gh/apache/airflow/pull/5407?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