[GitHub] codecov-io edited a comment on issue #4309: [AIRFLOW-3504] Extend/refine the functionality of "/health" endpoint

2018-12-31 Thread GitBox
codecov-io edited a comment on issue #4309: [AIRFLOW-3504] Extend/refine the 
functionality of "/health" endpoint
URL: 
https://github.com/apache/incubator-airflow/pull/4309#issuecomment-447846696
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=h1)
 Report
   > Merging 
[#4309](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-airflow/commit/ecc88a532658db249c3413f4e4c812b6800de725?src=pr=desc)
 will **increase** coverage by `<.01%`.
   > The diff coverage is `85.36%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-airflow/pull/4309/graphs/tree.svg?width=650=WdLKlKHOAU=150=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#4309  +/-   ##
   ==
   + Coverage   78.44%   78.45%   +<.01% 
   ==
 Files 204  204  
 Lines   1643616469  +33 
   ==
   + Hits1289412920  +26 
   - Misses   3542 3549   +7
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=tree) 
| Coverage Δ | |
   |---|---|---|
   | 
[airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=)
 | `69.47% <ø> (ø)` | :arrow_up: |
   | 
[airflow/www\_rbac/blueprints.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3dfcmJhYy9ibHVlcHJpbnRzLnB5)
 | `100% <100%> (ø)` | :arrow_up: |
   | 
[airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==)
 | `72.94% <84.21%> (+0.15%)` | :arrow_up: |
   | 
[airflow/www/blueprints.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3cvYmx1ZXByaW50cy5weQ==)
 | `88.46% <85.71%> (-11.54%)` | :arrow_down: |
   | 
[airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=)
 | `92.54% <0%> (-0.05%)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=footer).
 Last update 
[ecc88a5...2b365e2](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io edited a comment on issue #4309: [AIRFLOW-3504] Extend/refine the functionality of "/health" endpoint

2018-12-31 Thread GitBox
codecov-io edited a comment on issue #4309: [AIRFLOW-3504] Extend/refine the 
functionality of "/health" endpoint
URL: 
https://github.com/apache/incubator-airflow/pull/4309#issuecomment-447846696
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=h1)
 Report
   > Merging 
[#4309](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-airflow/commit/ecc88a532658db249c3413f4e4c812b6800de725?src=pr=desc)
 will **increase** coverage by `<.01%`.
   > The diff coverage is `85.36%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-airflow/pull/4309/graphs/tree.svg?width=650=WdLKlKHOAU=150=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#4309  +/-   ##
   ==
   + Coverage   78.44%   78.45%   +<.01% 
   ==
 Files 204  204  
 Lines   1643616469  +33 
   ==
   + Hits1289412920  +26 
   - Misses   3542 3549   +7
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=tree) 
| Coverage Δ | |
   |---|---|---|
   | 
[airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=)
 | `69.47% <ø> (ø)` | :arrow_up: |
   | 
[airflow/www\_rbac/blueprints.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3dfcmJhYy9ibHVlcHJpbnRzLnB5)
 | `100% <100%> (ø)` | :arrow_up: |
   | 
[airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==)
 | `72.94% <84.21%> (+0.15%)` | :arrow_up: |
   | 
[airflow/www/blueprints.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3cvYmx1ZXByaW50cy5weQ==)
 | `88.46% <85.71%> (-11.54%)` | :arrow_down: |
   | 
[airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=)
 | `92.54% <0%> (-0.05%)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=footer).
 Last update 
[ecc88a5...2b365e2](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io edited a comment on issue #4309: [AIRFLOW-3504] Extend/refine the functionality of "/health" endpoint

2018-12-23 Thread GitBox
codecov-io edited a comment on issue #4309: [AIRFLOW-3504] Extend/refine the 
functionality of "/health" endpoint
URL: 
https://github.com/apache/incubator-airflow/pull/4309#issuecomment-447846696
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=h1)
 Report
   > Merging 
[#4309](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-airflow/commit/7a6acbf5b343e4a6895d1cc8af75ecc02b4fd0e8?src=pr=desc)
 will **decrease** coverage by `61.55%`.
   > The diff coverage is `12.19%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-airflow/pull/4309/graphs/tree.svg?width=650=WdLKlKHOAU=150=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=tree)
   
   ```diff
   @@ Coverage Diff @@
   ##   master#4309   +/-   ##
   ===
   - Coverage   78.12%   16.57%   -61.56% 
   ===
 Files 202  202   
 Lines   1648316516   +33 
   ===
   - Hits12878 2737-10141 
   - Misses   360513779+10174
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=tree) 
| Coverage Δ | |
   |---|---|---|
   | 
[airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=)
 | `0% <ø> (-69.4%)` | :arrow_down: |
   | 
[airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==)
 | `0% <0%> (-72.43%)` | :arrow_down: |
   | 
[airflow/www\_rbac/blueprints.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3dfcmJhYy9ibHVlcHJpbnRzLnB5)
 | `0% <0%> (-100%)` | :arrow_down: |
   | 
[airflow/www/blueprints.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3cvYmx1ZXByaW50cy5weQ==)
 | `34.61% <23.8%> (-65.39%)` | :arrow_down: |
   | 
[airflow/www\_rbac/validators.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3dfcmJhYy92YWxpZGF0b3JzLnB5)
 | `0% <0%> (-100%)` | :arrow_down: |
   | 
[airflow/utils/log/es\_task\_handler.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy91dGlscy9sb2cvZXNfdGFza19oYW5kbGVyLnB5)
 | `0% <0%> (-100%)` | :arrow_down: |
   | 
[airflow/example\_dags/subdags/subdag.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3Mvc3ViZGFncy9zdWJkYWcucHk=)
 | `0% <0%> (-100%)` | :arrow_down: |
   | 
[airflow/www/validators.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy93d3cvdmFsaWRhdG9ycy5weQ==)
 | `0% <0%> (-100%)` | :arrow_down: |
   | 
[airflow/example\_dags/example\_docker\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9kb2NrZXJfb3BlcmF0b3IucHk=)
 | `0% <0%> (-100%)` | :arrow_down: |
   | 
[airflow/example\_dags/example\_subdag\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9zdWJkYWdfb3BlcmF0b3IucHk=)
 | `0% <0%> (-100%)` | :arrow_down: |
   | ... and [164 
more](https://codecov.io/gh/apache/incubator-airflow/pull/4309/diff?src=pr=tree-more)
 | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=footer).
 Last update 
[7a6acbf...f65a1f0](https://codecov.io/gh/apache/incubator-airflow/pull/4309?src=pr=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:
us...@infra.apache.org


With regards,
Apache Git Services