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/18 14:03:22 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5048: [AIRFLOW-3370] Add stdout output options to Elasticsearch task log handler

codecov-io edited a comment on issue #5048: [AIRFLOW-3370] Add stdout output options to Elasticsearch task log handler
URL: https://github.com/apache/airflow/pull/5048#issuecomment-483621606
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5048?src=pr&el=h1) Report
   > Merging [#5048](https://codecov.io/gh/apache/airflow/pull/5048?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/b93f2649aed7fe566b987ec4cb135a2ec643acd6?src=pr&el=desc) will **increase** coverage by `1.57%`.
   > The diff coverage is `63.04%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5048/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5048?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5048      +/-   ##
   ==========================================
   + Coverage   76.36%   77.93%   +1.57%     
   ==========================================
     Files         471      466       -5     
     Lines       30290    29836     -454     
   ==========================================
   + Hits        23130    23253     +123     
   + Misses       7160     6583     -577
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5048?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/config\_templates/airflow\_local\_settings.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWdfdGVtcGxhdGVzL2FpcmZsb3dfbG9jYWxfc2V0dGluZ3MucHk=) | `78.37% <100%> (+1.9%)` | :arrow_up: |
   | [airflow/utils/log/json\_formatter.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvanNvbl9mb3JtYXR0ZXIucHk=) | `37.5% <37.5%> (ø)` | |
   | [airflow/utils/log/es\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvZXNfdGFza19oYW5kbGVyLnB5) | `92.22% <72%> (-7.78%)` | :arrow_down: |
   | [airflow/hooks/hdfs\_hook.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oZGZzX2hvb2sucHk=) | `30% <0%> (-62.5%)` | :arrow_down: |
   | [airflow/contrib/kubernetes/kube\_client.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMva3ViZV9jbGllbnQucHk=) | `65.51% <0%> (-13.8%)` | :arrow_down: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `85.41% <0%> (-7.69%)` | :arrow_down: |
   | [airflow/contrib/hooks/pinot\_hook.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3Bpbm90X2hvb2sucHk=) | `77.5% <0%> (-5%)` | :arrow_down: |
   | [airflow/utils/timezone.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90aW1lem9uZS5weQ==) | `89.58% <0%> (-1.73%)` | :arrow_down: |
   | [airflow/task/task\_runner/base\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL2Jhc2VfdGFza19ydW5uZXIucHk=) | `75% <0%> (-1.67%)` | :arrow_down: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `90.75% <0%> (-1.37%)` | :arrow_down: |
   | ... and [72 more](https://codecov.io/gh/apache/airflow/pull/5048/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5048?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/5048?src=pr&el=footer). Last update [b93f264...1e8b74e](https://codecov.io/gh/apache/airflow/pull/5048?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