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/01 01:09:05 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5402: [AIRFLOW-4746] Implement GCP Cloud Tasks' Hook and Operators

codecov-io edited a comment on issue #5402: [AIRFLOW-4746] Implement GCP Cloud Tasks' Hook and Operators
URL: https://github.com/apache/airflow/pull/5402#issuecomment-501102596
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5402?src=pr&el=h1) Report
   > Merging [#5402](https://codecov.io/gh/apache/airflow/pull/5402?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/65eef1ca3d848ecf02eb79c41a72d736e40a9108?src=pr&el=desc) will **increase** coverage by `0.1%`.
   > The diff coverage is `90.75%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5402/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5402?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #5402     +/-   ##
   =========================================
   + Coverage    79.1%   79.21%   +0.1%     
   =========================================
     Files         489      486      -3     
     Lines       30704    30630     -74     
   =========================================
   - Hits        24288    24263     -25     
   + Misses       6416     6367     -49
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5402?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/example\_dags/example\_gcp\_tasks.py](https://codecov.io/gh/apache/airflow/pull/5402/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2djcF90YXNrcy5weQ==) | `0% <0%> (ø)` | |
   | [airflow/contrib/operators/gcp\_tasks\_operator.py](https://codecov.io/gh/apache/airflow/pull/5402/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfdGFza3Nfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_tasks\_hook.py](https://codecov.io/gh/apache/airflow/pull/5402/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF90YXNrc19ob29rLnB5) | `89.38% <89.38%> (ø)` | |
   | [airflow/contrib/hooks/gcp\_dataproc\_hook.py](https://codecov.io/gh/apache/airflow/pull/5402/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/5402/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/5402/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/5402/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/5402/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/5402/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/5402/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9teXNxbF90b19nY3MucHk=) | `90.97% <0%> (-1.73%)` | :arrow_down: |
   | ... and [110 more](https://codecov.io/gh/apache/airflow/pull/5402/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5402?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/5402?src=pr&el=footer). Last update [65eef1c...7ddf7be](https://codecov.io/gh/apache/airflow/pull/5402?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