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:41:13 UTC

[GitHub] codecov-io commented on issue #3955: [AIRFLOW-3121] Define closed property on StreamLogWriter

codecov-io commented on issue #3955: [AIRFLOW-3121] Define closed property on StreamLogWriter
URL: https://github.com/apache/incubator-airflow/pull/3955#issuecomment-425409276
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3955?src=pr&el=h1) Report
   > Merging [#3955](https://codecov.io/gh/apache/incubator-airflow/pull/3955?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/7cd9a26418ce9cb120f1cacd9fdcfe43fe5c0254?src=pr&el=desc) will **increase** coverage by `59.78%`.
   > The diff coverage is `50%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3955/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3955?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #3955       +/-   ##
   ===========================================
   + Coverage   15.14%   74.93%   +59.78%     
   ===========================================
     Files         200      200               
     Lines       15974    15976        +2     
   ===========================================
   + Hits         2419    11971     +9552     
   + Misses      13555     4005     -9550
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3955?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/log/logging\_mixin.py](https://codecov.io/gh/apache/incubator-airflow/pull/3955/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvbG9nZ2luZ19taXhpbi5weQ==) | `96.29% <50%> (+43.13%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/incubator-airflow/pull/3955/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/3955/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/3955/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/3955/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/3955/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/3955/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/3955/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/3955/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/3955/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/3955/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3955?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/3955?src=pr&el=footer). Last update [7cd9a26...1f9f3e1](https://codecov.io/gh/apache/incubator-airflow/pull/3955?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