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/09/10 13:47:54 UTC

[GitHub] [airflow] codecov-io commented on issue #5335: [AIRFLOW-4588] Add GoogleDiscoveryApiHook and GoogleApiToS3Transfer

codecov-io commented on issue #5335: [AIRFLOW-4588] Add GoogleDiscoveryApiHook and GoogleApiToS3Transfer
URL: https://github.com/apache/airflow/pull/5335#issuecomment-529943437
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5335?src=pr&el=h1) Report
   > Merging [#5335](https://codecov.io/gh/apache/airflow/pull/5335?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0f548b8cf2b287b0e72133a86d43abd0ff406e4c?src=pr&el=desc) will **decrease** coverage by `70.46%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5335/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5335?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #5335       +/-   ##
   ==========================================
   - Coverage   80.02%   9.56%   -70.47%     
   ==========================================
     Files         594     596        +2     
     Lines       34769   34871      +102     
   ==========================================
   - Hits        27824    3334    -24490     
   - Misses       6945   31537    +24592
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5335?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...low/contrib/operators/google\_api\_to\_s3\_transfer.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nb29nbGVfYXBpX3RvX3MzX3RyYW5zZmVyLnB5) | `0% <0%> (ø)` | |
   | [airflow/contrib/hooks/google\_discovery\_api\_hook.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2dvb2dsZV9kaXNjb3ZlcnlfYXBpX2hvb2sucHk=) | `0% <0%> (ø)` | |
   | [...low/contrib/operators/wasb\_delete\_blob\_operator.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy93YXNiX2RlbGV0ZV9ibG9iX29wZXJhdG9yLnB5) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/example\_dags/subdags/subdag.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3Mvc3ViZGFncy9zdWJkYWcucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/gcp/sensors/bigquery\_dts.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avc2Vuc29ycy9iaWdxdWVyeV9kdHMucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/gcp/operators/text\_to\_speech.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL3RleHRfdG9fc3BlZWNoLnB5) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/contrib/sensors/emr\_base\_sensor.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvZW1yX2Jhc2Vfc2Vuc29yLnB5) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/example\_dags/example\_subdag\_operator.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9zdWJkYWdfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/contrib/operators/file\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9maWxlX3RvX2djcy5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/gcp/hooks/kms.py](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva21zLnB5) | `0% <0%> (-100%)` | :arrow_down: |
   | ... and [489 more](https://codecov.io/gh/apache/airflow/pull/5335/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5335?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/5335?src=pr&el=footer). Last update [0f548b8...b4d75c9](https://codecov.io/gh/apache/airflow/pull/5335?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