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/10/07 22:39:04 UTC

[GitHub] [airflow] codecov-io commented on issue #6277: [AIRFLOW-2971] Add health check CLI for scheduler

codecov-io commented on issue #6277: [AIRFLOW-2971] Add health check CLI for scheduler
URL: https://github.com/apache/airflow/pull/6277#issuecomment-539234117
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6277?src=pr&el=h1) Report
   > Merging [#6277](https://codecov.io/gh/apache/airflow/pull/6277?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/1347b77970b86503adc1f9b54f766c4dce89bc59?src=pr&el=desc) will **increase** coverage by `0.18%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6277/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6277?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6277      +/-   ##
   ==========================================
   + Coverage   80.09%   80.28%   +0.18%     
   ==========================================
     Files         612      612              
     Lines       35320    35330      +10     
   ==========================================
   + Hits        28289    28364      +75     
   + Misses       7031     6966      -65
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6277?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/6277/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.52% <100%> (+0.35%)` | :arrow_up: |
   | [airflow/contrib/operators/ssh\_operator.py](https://codecov.io/gh/apache/airflow/pull/6277/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9zc2hfb3BlcmF0b3IucHk=) | `82.5% <0%> (-1.25%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6277/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.24% <0%> (-0.51%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6277/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.89% <0%> (+0.34%)` | :arrow_up: |
   | [airflow/gcp/hooks/mlengine.py](https://codecov.io/gh/apache/airflow/pull/6277/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvbWxlbmdpbmUucHk=) | `78.63% <0%> (+57.26%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6277?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/6277?src=pr&el=footer). Last update [1347b77...e62a78e](https://codecov.io/gh/apache/airflow/pull/6277?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