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/15 17:21:24 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6057: [AIRFLOW-5442] implementing get_pandas_df method for druid broker hook

codecov-io edited a comment on issue #6057: [AIRFLOW-5442] implementing get_pandas_df method for druid broker hook
URL: https://github.com/apache/airflow/pull/6057#issuecomment-529290281
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6057?src=pr&el=h1) Report
   > Merging [#6057](https://codecov.io/gh/apache/airflow/pull/6057?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/76fe45e1d127b657b1aad5c0fd657e011f5a09bc?src=pr&el=desc) will **decrease** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6057/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6057?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6057      +/-   ##
   ==========================================
   - Coverage   80.05%   80.03%   -0.03%     
   ==========================================
     Files         610      594      -16     
     Lines       35264    34745     -519     
   ==========================================
   - Hits        28232    27807     -425     
   + Misses       7032     6938      -94
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6057?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/hooks/druid\_hook.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kcnVpZF9ob29rLnB5) | `88.88% <ø> (+1.05%)` | :arrow_up: |
   | [...rflow/contrib/operators/bigquery\_check\_operator.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV9jaGVja19vcGVyYXRvci5weQ==) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/contrib/sensors/bigquery\_sensor.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvYmlncXVlcnlfc2Vuc29yLnB5) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/contrib/hooks/bigquery\_hook.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2JpZ3F1ZXJ5X2hvb2sucHk=) | `70.74% <0%> (-29.26%)` | :arrow_down: |
   | [airflow/contrib/operators/gcs\_download\_operator.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfZG93bmxvYWRfb3BlcmF0b3IucHk=) | `72.5% <0%> (-27.5%)` | :arrow_down: |
   | [...ow/contrib/operators/bigquery\_to\_mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV90b19teXNxbF9vcGVyYXRvci5weQ==) | `73.46% <0%> (-26.54%)` | :arrow_down: |
   | [airflow/contrib/hooks/gcs\_hook.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djc19ob29rLnB5) | `83.6% <0%> (-16.41%)` | :arrow_down: |
   | [airflow/contrib/operators/bigquery\_get\_data.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9iaWdxdWVyeV9nZXRfZGF0YS5weQ==) | `83.78% <0%> (-16.22%)` | :arrow_down: |
   | [airflow/contrib/sensors/python\_sensor.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvcHl0aG9uX3NlbnNvci5weQ==) | `85% <0%> (-15%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `79.06% <0%> (-14.16%)` | :arrow_down: |
   | ... and [294 more](https://codecov.io/gh/apache/airflow/pull/6057/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6057?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/6057?src=pr&el=footer). Last update [76fe45e...9a746d2](https://codecov.io/gh/apache/airflow/pull/6057?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