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/16 10:12:20 UTC

[GitHub] codecov-io edited a comment on issue #3650: [AIRFLOW-2703] exceptions from scheduler's heartbeat is handled so that scheduler does not crash

codecov-io edited a comment on issue #3650: [AIRFLOW-2703] exceptions from scheduler's heartbeat is handled so that scheduler does not crash
URL: https://github.com/apache/incubator-airflow/pull/3650#issuecomment-408336130
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3650?src=pr&el=h1) Report
   > Merging [#3650](https://codecov.io/gh/apache/incubator-airflow/pull/3650?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/a4b9aa386c93d8894a41e986da91d3841bb37f43?src=pr&el=desc) will **increase** coverage by `0.14%`.
   > The diff coverage is `85%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3650/graphs/tree.svg?token=WdLKlKHOAU&src=pr&width=650&height=150)](https://codecov.io/gh/apache/incubator-airflow/pull/3650?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3650      +/-   ##
   ==========================================
   + Coverage   77.52%   77.67%   +0.14%     
   ==========================================
     Files         205      204       -1     
     Lines       15771    15849      +78     
   ==========================================
   + Hits        12227    12310      +83     
   + Misses       3544     3539       -5
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3650?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `82.63% <85%> (-0.12%)` | :arrow_down: |
   | [airflow/utils/cli\_action\_loggers.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9jbGlfYWN0aW9uX2xvZ2dlcnMucHk=) | `74.19% <0%> (-6.46%)` | :arrow_down: |
   | [airflow/hooks/druid\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kcnVpZF9ob29rLnB5) | `87.67% <0%> (-1.07%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `89.45% <0%> (-0.43%)` | :arrow_down: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `72.72% <0%> (-0.14%)` | :arrow_down: |
   | [airflow/hooks/presto\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wcmVzdG9faG9vay5weQ==) | `39.13% <0%> (ø)` | :arrow_up: |
   | [airflow/operators/subdag\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvc3ViZGFnX29wZXJhdG9yLnB5) | `90.32% <0%> (ø)` | :arrow_up: |
   | [airflow/utils/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9jbGkucHk=) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `75.26% <0%> (ø)` | :arrow_up: |
   | [airflow/operators/python\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcHl0aG9uX29wZXJhdG9yLnB5) | `95.03% <0%> (ø)` | :arrow_up: |
   | ... and [21 more](https://codecov.io/gh/apache/incubator-airflow/pull/3650/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3650?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/3650?src=pr&el=footer). Last update [a4b9aa3...644f6bb](https://codecov.io/gh/apache/incubator-airflow/pull/3650?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