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/27 13:54:19 UTC

[GitHub] [airflow] codecov-io commented on issue #6446: [AIRFLOW-5773] Migrate AWS Athena components to /providers/aws [AIP-21]

codecov-io commented on issue #6446: [AIRFLOW-5773] Migrate AWS Athena components to /providers/aws [AIP-21]
URL: https://github.com/apache/airflow/pull/6446#issuecomment-546696883
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6446?src=pr&el=h1) Report
   > Merging [#6446](https://codecov.io/gh/apache/airflow/pull/6446?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/f2caa451fc2b8ee59163314f9ec1cc372acbadf1?src=pr&el=desc) will **decrease** coverage by `0.4%`.
   > The diff coverage is `78.2%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6446/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6446?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6446      +/-   ##
   ==========================================
   - Coverage   83.85%   83.45%   -0.41%     
   ==========================================
     Files         627      630       +3     
     Lines       36537    36549      +12     
   ==========================================
   - Hits        30639    30501     -138     
   - Misses       5898     6048     +150
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6446?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/providers/aws/sensors/athena.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYXdzL3NlbnNvcnMvYXRoZW5hLnB5) | `100% <100%> (ø)` | |
   | [airflow/contrib/operators/aws\_athena\_operator.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9hd3NfYXRoZW5hX29wZXJhdG9yLnB5) | `100% <100%> (+26%)` | :arrow_up: |
   | [airflow/contrib/sensors/aws\_athena\_sensor.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvYXdzX2F0aGVuYV9zZW5zb3IucHk=) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/contrib/hooks/aws\_athena\_hook.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2F3c19hdGhlbmFfaG9vay5weQ==) | `100% <100%> (+32.81%)` | :arrow_up: |
   | [airflow/providers/aws/hooks/athena.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYXdzL2hvb2tzL2F0aGVuYS5weQ==) | `67.18% <67.18%> (ø)` | |
   | [airflow/providers/aws/operators/athena.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYXdzL29wZXJhdG9ycy9hdGhlbmEucHk=) | `74% <74%> (ø)` | |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: |
   | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | ... and [16 more](https://codecov.io/gh/apache/airflow/pull/6446/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6446?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/6446?src=pr&el=footer). Last update [f2caa45...3141fad](https://codecov.io/gh/apache/airflow/pull/6446?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