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/11/05 12:02:07 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6470: [AIRFLOW-5817] Improve BigQuery operators idempotency

codecov-io edited a comment on issue #6470: [AIRFLOW-5817] Improve BigQuery operators idempotency
URL: https://github.com/apache/airflow/pull/6470#issuecomment-547949655
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6470?src=pr&el=h1) Report
   > Merging [#6470](https://codecov.io/gh/apache/airflow/pull/6470?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/eeec376b574d70980327295cd6c796d64a9aa13f?src=pr&el=desc) will **increase** coverage by `74.06%`.
   > The diff coverage is `57.69%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6470/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6470?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #6470       +/-   ##
   ===========================================
   + Coverage    9.57%   83.64%   +74.06%     
   ===========================================
     Files         635      635               
     Lines       36679    36685        +6     
   ===========================================
   + Hits         3513    30685    +27172     
   + Misses      33166     6000    -27166
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6470?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/gcp/hooks/bigquery.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvYmlncXVlcnkucHk=) | `70.19% <100%> (+70.19%)` | :arrow_up: |
   | [airflow/gcp/operators/bigquery.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL2JpZ3F1ZXJ5LnB5) | `84.18% <50%> (+84.18%)` | :arrow_up: |
   | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6470/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/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-43.8%)` | :arrow_down: |
   | [airflow/kubernetes/kube\_client.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL2t1YmVfY2xpZW50LnB5) | `33.33% <0%> (-41.67%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `70.14% <0%> (-28.36%)` | :arrow_down: |
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `87.27% <0%> (+0.9%)` | :arrow_up: |
   | [airflow/config\_templates/airflow\_local\_settings.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWdfdGVtcGxhdGVzL2FpcmZsb3dfbG9jYWxfc2V0dGluZ3MucHk=) | `80.48% <0%> (+2.43%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100% <0%> (+3.7%)` | :arrow_up: |
   | ... and [572 more](https://codecov.io/gh/apache/airflow/pull/6470/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6470?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/6470?src=pr&el=footer). Last update [eeec376...e07c6f8](https://codecov.io/gh/apache/airflow/pull/6470?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