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/09 12:12:44 UTC

[GitHub] [airflow] codecov-io commented on issue #6065: [AIRFLOW-5446] Rewrite Google KMS Hook to Google Cloud Python

codecov-io commented on issue #6065: [AIRFLOW-5446] Rewrite Google KMS Hook to Google Cloud Python
URL: https://github.com/apache/airflow/pull/6065#issuecomment-529443473
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6065?src=pr&el=h1) Report
   > Merging [#6065](https://codecov.io/gh/apache/airflow/pull/6065?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/cfd602261819f26e4115b44fd15b30b65216b94e?src=pr&el=desc) will **decrease** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6065/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6065?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6065      +/-   ##
   ==========================================
   - Coverage   80.03%   80.02%   -0.02%     
   ==========================================
     Files         594      594              
     Lines       34748    34763      +15     
   ==========================================
   + Hits        27812    27820       +8     
   - Misses       6936     6943       +7
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6065?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/gcp/hooks/kms.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3Mva21zLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/bigquery\_operator.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV9vcGVyYXRvci5weQ==) | `92.94% <0%> (-0.78%)` | :arrow_down: |
   | [airflow/contrib/hooks/bigquery\_hook.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2JpZ3F1ZXJ5X2hvb2sucHk=) | `70.33% <0%> (-0.41%)` | :arrow_down: |
   | [airflow/gcp/example\_dags/example\_bigquery.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvZXhhbXBsZV9kYWdzL2V4YW1wbGVfYmlncXVlcnkucHk=) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/bigquery\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV90b19nY3MucHk=) | `93.75% <0%> (+0.2%)` | :arrow_up: |
   | [airflow/contrib/operators/bigquery\_to\_bigquery.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV90b19iaWdxdWVyeS5weQ==) | `93.54% <0%> (+0.21%)` | :arrow_up: |
   | [...ontrib/operators/bigquery\_table\_delete\_operator.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV90YWJsZV9kZWxldGVfb3BlcmF0b3IucHk=) | `92.3% <0%> (+0.3%)` | :arrow_up: |
   | [airflow/contrib/operators/bigquery\_get\_data.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV9nZXRfZGF0YS5weQ==) | `84.21% <0%> (+0.42%)` | :arrow_up: |
   | [...ow/contrib/operators/bigquery\_to\_mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/6065/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV90b19teXNxbF9vcGVyYXRvci5weQ==) | `74% <0%> (+0.53%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6065?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/6065?src=pr&el=footer). Last update [cfd6022...3bb9ec6](https://codecov.io/gh/apache/airflow/pull/6065?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