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/10/18 12:15:30 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6345: [AIRFLOW-5667] Improve type annotations in GCP

codecov-io edited a comment on issue #6345: [AIRFLOW-5667] Improve type annotations in GCP
URL: https://github.com/apache/airflow/pull/6345#issuecomment-543708655
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6345?src=pr&el=h1) Report
   > Merging [#6345](https://codecov.io/gh/apache/airflow/pull/6345?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0790ede70270ceb8b92f8c8df530361749221053?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6345/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6345?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6345      +/-   ##
   ==========================================
   + Coverage   80.09%   80.09%   +<.01%     
   ==========================================
     Files         616      616              
     Lines       35795    35802       +7     
   ==========================================
   + Hits        28670    28677       +7     
     Misses       7125     7125
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6345?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/gcp/hooks/cloud\_memorystore.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvY2xvdWRfbWVtb3J5c3RvcmUucHk=) | `73.83% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `97.26% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/translate\_speech.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL3RyYW5zbGF0ZV9zcGVlY2gucHk=) | `86.36% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/pubsub.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL3B1YnN1Yi5weQ==) | `90.69% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/cloud\_memorystore.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2Nsb3VkX21lbW9yeXN0b3JlLnB5) | `93.68% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/hooks/video\_intelligence.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvdmlkZW9faW50ZWxsaWdlbmNlLnB5) | `88.88% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/tasks.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL3Rhc2tzLnB5) | `100% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/hooks/bigquery\_dts.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvYmlncXVlcnlfZHRzLnB5) | `85.96% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/sensors/bigquery\_dts.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avc2Vuc29ycy9iaWdxdWVyeV9kdHMucHk=) | `100% <ø> (ø)` | :arrow_up: |
   | [airflow/gcp/hooks/speech\_to\_text.py](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mvc3BlZWNoX3RvX3RleHQucHk=) | `100% <ø> (ø)` | :arrow_up: |
   | ... and [13 more](https://codecov.io/gh/apache/airflow/pull/6345/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6345?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/6345?src=pr&el=footer). Last update [0790ede...580d33f](https://codecov.io/gh/apache/airflow/pull/6345?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