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 2018/12/21 22:38:37 UTC

[GitHub] codecov-io commented on issue #4356: [AIRFLOW-3556] Add cross join set downstream function

codecov-io commented on issue #4356: [AIRFLOW-3556] Add cross join set downstream function
URL: https://github.com/apache/incubator-airflow/pull/4356#issuecomment-449515658
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4356?src=pr&el=h1) Report
   > Merging [#4356](https://codecov.io/gh/apache/incubator-airflow/pull/4356?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/f2113906d052df818cf14be8c513fada91caf26a?src=pr&el=desc) will **increase** coverage by `62%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/4356/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/4356?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4356      +/-   ##
   ==========================================
   + Coverage   16.13%   78.14%     +62%     
   ==========================================
     Files         202      202              
     Lines       16483    16486       +3     
   ==========================================
   + Hits         2660    12883   +10223     
   + Misses      13823     3603   -10220
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/4356?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `82.6% <100%> (+55.94%)` | :arrow_up: |
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `93.1% <0%> (+1.14%)` | :arrow_up: |
   | [airflow/executors/dask\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZGFza19leGVjdXRvci5weQ==) | `2% <0%> (+2%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100% <0%> (+2.85%)` | :arrow_up: |
   | [airflow/utils/operator\_resources.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9vcGVyYXRvcl9yZXNvdXJjZXMucHk=) | `86.95% <0%> (+4.34%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.46% <0%> (+5.76%)` | :arrow_up: |
   | [airflow/utils/module\_loading.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9tb2R1bGVfbG9hZGluZy5weQ==) | `100% <0%> (+10.52%)` | :arrow_up: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `91.66% <0%> (+14.58%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `80.41% <0%> (+14.68%)` | :arrow_up: |
   | [airflow/hooks/oracle\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9vcmFjbGVfaG9vay5weQ==) | `15.47% <0%> (+15.47%)` | :arrow_up: |
   | ... and [162 more](https://codecov.io/gh/apache/incubator-airflow/pull/4356/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4356?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/incubator-airflow/pull/4356?src=pr&el=footer). Last update [f211390...0bbf833](https://codecov.io/gh/apache/incubator-airflow/pull/4356?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