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/05/25 07:09:29 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags

codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags
URL: https://github.com/apache/airflow/pull/5283#issuecomment-492518671
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5283?src=pr&el=h1) Report
   > Merging [#5283](https://codecov.io/gh/apache/airflow/pull/5283?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/88564d546cbb2a708b055ff98d85ab6355298292?src=pr&el=desc) will **increase** coverage by `68.19%`.
   > The diff coverage is `88.23%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5283/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5283?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #5283       +/-   ##
   ===========================================
   + Coverage   10.73%   78.93%   +68.19%     
   ===========================================
     Files         480      480               
     Lines       30114    30121        +7     
   ===========================================
   + Hits         3234    23776    +20542     
   + Misses      26880     6345    -20535
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5283?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/api/experimental/endpoints.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYXBpL2V4cGVyaW1lbnRhbC9lbmRwb2ludHMucHk=) | `88.35% <100%> (+88.35%)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `75.69% <100%> (+75.69%)` | :arrow_up: |
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.63% <100%> (+53.74%)` | :arrow_up: |
   | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `91.93% <84.61%> (+66.3%)` | :arrow_up: |
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `86.79% <0%> (+0.94%)` | :arrow_up: |
   | [airflow/executors/dask\_executor.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZGFza19leGVjdXRvci5weQ==) | `2% <0%> (+2%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100% <0%> (+2.32%)` | :arrow_up: |
   | [airflow/config\_templates/airflow\_local\_settings.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWdfdGVtcGxhdGVzL2FpcmZsb3dfbG9jYWxfc2V0dGluZ3MucHk=) | `76.47% <0%> (+2.94%)` | :arrow_up: |
   | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `92.24% <0%> (+3.1%)` | :arrow_up: |
   | [airflow/utils/operator\_resources.py](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9vcGVyYXRvcl9yZXNvdXJjZXMucHk=) | `86.95% <0%> (+4.34%)` | :arrow_up: |
   | ... and [394 more](https://codecov.io/gh/apache/airflow/pull/5283/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5283?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/5283?src=pr&el=footer). Last update [88564d5...4481ae5](https://codecov.io/gh/apache/airflow/pull/5283?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