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/01/26 06:00:01 UTC

[GitHub] codecov-io edited a comment on issue #4553: [AIRFLOW-3541] Add Avro logical type conversion to bigquery hook

codecov-io edited a comment on issue #4553: [AIRFLOW-3541] Add Avro logical type conversion to bigquery hook
URL: https://github.com/apache/airflow/pull/4553#issuecomment-457805450
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4553?src=pr&el=h1) Report
   > Merging [#4553](https://codecov.io/gh/apache/airflow/pull/4553?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/aed71a794423cfac819dd576d9111dc2f527e463?src=pr&el=desc) will **increase** coverage by `1.23%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4553/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4553?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4553      +/-   ##
   ==========================================
   + Coverage   74.16%   75.39%   +1.23%     
   ==========================================
     Files         421      421              
     Lines       27773    30548    +2775     
   ==========================================
   + Hits        20598    23032    +2434     
   - Misses       7175     7516     +341
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4553?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/hooks/bigquery\_hook.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2JpZ3F1ZXJ5X2hvb2sucHk=) | `61.01% <ø> (+2.94%)` | :arrow_up: |
   | [airflow/contrib/operators/spark\_submit\_operator.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9zcGFya19zdWJtaXRfb3BlcmF0b3IucHk=) | `87.75% <0%> (-4.56%)` | :arrow_down: |
   | [airflow/contrib/operators/gcs\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fZ2NzLnB5) | `91.04% <0%> (-2.14%)` | :arrow_down: |
   | [airflow/contrib/hooks/spark\_submit\_hook.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3NwYXJrX3N1Ym1pdF9ob29rLnB5) | `77.87% <0%> (-1.96%)` | :arrow_down: |
   | [airflow/contrib/operators/adls\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9hZGxzX3RvX2djcy5weQ==) | `96.29% <0%> (-1.01%)` | :arrow_down: |
   | [airflow/hooks/oracle\_hook.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9vcmFjbGVfaG9vay5weQ==) | `14.56% <0%> (-0.92%)` | :arrow_down: |
   | [airflow/contrib/hooks/gcs\_hook.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djc19ob29rLnB5) | `48.82% <0%> (-0.31%)` | :arrow_down: |
   | [airflow/contrib/hooks/gcp\_api\_base\_hook.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9hcGlfYmFzZV9ob29rLnB5) | `81.3% <0%> (-0.1%)` | :arrow_down: |
   | [airflow/contrib/hooks/gcp\_container\_hook.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9jb250YWluZXJfaG9vay5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `82.99% <0%> (+0.23%)` | :arrow_up: |
   | ... and [26 more](https://codecov.io/gh/apache/airflow/pull/4553/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4553?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/4553?src=pr&el=footer). Last update [aed71a7...5542f08](https://codecov.io/gh/apache/airflow/pull/4553?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 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