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/07/15 18:54:21 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #5595: [AIRFLOW-4962] Fix Werkzeug v0.15 deprecation notice for DispatcherMi…

codecov-io edited a comment on issue #5595: [AIRFLOW-4962] Fix Werkzeug v0.15 deprecation notice for DispatcherMi…
URL: https://github.com/apache/airflow/pull/5595#issuecomment-511525842
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5595?src=pr&el=h1) Report
   > Merging [#5595](https://codecov.io/gh/apache/airflow/pull/5595?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/b33b9898677e70ef3fcb4bf03cd28b4077681224?src=pr&el=desc) will **increase** coverage by `0.1%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5595/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5595?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #5595     +/-   ##
   =========================================
   + Coverage   78.95%   79.05%   +0.1%     
   =========================================
     Files         489      489             
     Lines       30684    30684             
   =========================================
   + Hits        24226    24257     +31     
   + Misses       6458     6427     -31
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5595?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/app.py](https://codecov.io/gh/apache/airflow/pull/5595/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYXBwLnB5) | `97.32% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5595/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.25% <0%> (+1.06%)` | :arrow_up: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/5595/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `70.38% <0%> (+1.24%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/5595/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `66.66% <0%> (+4.16%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/5595/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `79.06% <0%> (+4.65%)` | :arrow_up: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/airflow/pull/5595/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `100% <0%> (+52.38%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5595?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/5595?src=pr&el=footer). Last update [b33b989...3659c58](https://codecov.io/gh/apache/airflow/pull/5595?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