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/08/10 02:58:52 UTC

[GitHub] codecov-io commented on issue #3730: [AIRFLOW-2882] Add import and export for pool cli using JSON

codecov-io commented on issue #3730: [AIRFLOW-2882] Add import and export for pool cli using JSON
URL: https://github.com/apache/incubator-airflow/pull/3730#issuecomment-411960977
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3730?src=pr&el=h1) Report
   > Merging [#3730](https://codecov.io/gh/apache/incubator-airflow/pull/3730?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/c7551f680a52b8b0242aa18872758693bda72955?src=pr&el=desc) will **increase** coverage by `0.05%`.
   > The diff coverage is `13.88%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3730/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/incubator-airflow/pull/3730?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3730      +/-   ##
   ==========================================
   + Coverage   77.46%   77.51%   +0.05%     
   ==========================================
     Files         204      204              
     Lines       15822    15858      +36     
   ==========================================
   + Hits        12256    12293      +37     
   + Misses       3566     3565       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3730?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/3730/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `62.54% <13.88%> (-2.25%)` | :arrow_down: |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3730/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `88.82% <0%> (+0.04%)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/3730/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `82.76% <0%> (+0.96%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/incubator-airflow/pull/3730/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `89.45% <0%> (+1.26%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3730/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.46% <0%> (+3.84%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/incubator-airflow/pull/3730/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `81.42% <0%> (+5.71%)` | :arrow_up: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/3730/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `100% <0%> (+50%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3730?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/3730?src=pr&el=footer). Last update [c7551f6...ed26bee](https://codecov.io/gh/apache/incubator-airflow/pull/3730?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