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/09/28 11:37:33 UTC

[GitHub] codecov-io commented on issue #3950: [AIRFLOW-3119] Enable loglevel on celery worker and inherit from airflow.cfg

codecov-io commented on issue #3950: [AIRFLOW-3119] Enable loglevel on celery worker and inherit from airflow.cfg
URL: https://github.com/apache/incubator-airflow/pull/3950#issuecomment-425408487
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3950?src=pr&el=h1) Report
   > Merging [#3950](https://codecov.io/gh/apache/incubator-airflow/pull/3950?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/17a9a0fbe9a543b21496db1b6997e8164767b380?src=pr&el=desc) will **increase** coverage by `59.79%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3950/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3950?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #3950       +/-   ##
   ===========================================
   + Coverage   15.14%   74.93%   +59.79%     
   ===========================================
     Files         200      200               
     Lines       15974    15974               
   ===========================================
   + Hits         2419    11970     +9551     
   + Misses      13555     4004     -9551
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3950?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/3950/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `64.59% <ø> (+50.71%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/incubator-airflow/pull/3950/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/3950/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/3950/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `55.76% <0%> (+5.76%)` | :arrow_up: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/incubator-airflow/pull/3950/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/3950/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `81.15% <0%> (+15.21%)` | :arrow_up: |
   | [airflow/hooks/oracle\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/3950/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9vcmFjbGVfaG9vay5weQ==) | `15.47% <0%> (+15.47%)` | :arrow_up: |
   | [airflow/task/task\_runner/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3950/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL19faW5pdF9fLnB5) | `63.63% <0%> (+18.18%)` | :arrow_up: |
   | [airflow/utils/db.py](https://codecov.io/gh/apache/incubator-airflow/pull/3950/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `33.6% <0%> (+18.4%)` | :arrow_up: |
   | [airflow/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3950/diff?src=pr&el=tree#diff-YWlyZmxvdy9fX2luaXRfXy5weQ==) | `74.28% <0%> (+19.99%)` | :arrow_up: |
   | ... and [151 more](https://codecov.io/gh/apache/incubator-airflow/pull/3950/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3950?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/3950?src=pr&el=footer). Last update [17a9a0f...81dbc0f](https://codecov.io/gh/apache/incubator-airflow/pull/3950?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