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/04/08 01:26:53 UTC

[GitHub] [airflow] codecov-io commented on issue #4779: [AIRFLOW-3958] Support list tasks as upstream in chain

codecov-io commented on issue #4779: [AIRFLOW-3958] Support list tasks as upstream in chain
URL: https://github.com/apache/airflow/pull/4779#issuecomment-480653059
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4779?src=pr&el=h1) Report
   > Merging [#4779](https://codecov.io/gh/apache/airflow/pull/4779?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/e220ac5bcfd56f048f552f47e7e1c5813f7b928f?src=pr&el=desc) will **increase** coverage by `2.34%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4779/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4779?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4779      +/-   ##
   ==========================================
   + Coverage    75.3%   77.64%   +2.34%     
   ==========================================
     Files         450      472      +22     
     Lines       29023    36062    +7039     
   ==========================================
   + Hits        21855    28001    +6146     
   - Misses       7168     8061     +893
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4779?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/helpers.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9oZWxwZXJzLnB5) | `86.76% <100%> (+3.88%)` | :arrow_up: |
   | [airflow/contrib/hooks/winrm\_hook.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3dpbnJtX2hvb2sucHk=) | `79.31% <0%> (-20.69%)` | :arrow_down: |
   | [airflow/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy9fX2luaXRfXy5weQ==) | `81.25% <0%> (-14.75%)` | :arrow_down: |
   | [airflow/contrib/operators/mysql\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9teXNxbF90b19nY3MucHk=) | `80.71% <0%> (-9.37%)` | :arrow_down: |
   | [.../contrib/operators/gcs\_to\_gcs\_transfer\_operator.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fZ2NzX3RyYW5zZmVyX29wZXJhdG9yLnB5) | `96% <0%> (-4%)` | :arrow_down: |
   | [airflow/operators/dagrun\_operator.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvZGFncnVuX29wZXJhdG9yLnB5) | `91.11% <0%> (-3.63%)` | :arrow_down: |
   | [...w/contrib/operators/s3\_to\_gcs\_transfer\_operator.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9zM190b19nY3NfdHJhbnNmZXJfb3BlcmF0b3IucHk=) | `96.42% <0%> (-3.58%)` | :arrow_down: |
   | [airflow/task/task\_runner/base\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL2Jhc2VfdGFza19ydW5uZXIucHk=) | `77.46% <0%> (-1.85%)` | :arrow_down: |
   | [airflow/utils/log/wasb\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvd2FzYl90YXNrX2hhbmRsZXIucHk=) | `30% <0%> (-1.58%)` | :arrow_down: |
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `85.1% <0%> (-1.57%)` | :arrow_down: |
   | ... and [137 more](https://codecov.io/gh/apache/airflow/pull/4779/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4779?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/4779?src=pr&el=footer). Last update [e220ac5...5564fd5](https://codecov.io/gh/apache/airflow/pull/4779?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