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/01/04 05:46:26 UTC

[GitHub] codecov-io commented on issue #4433: [AIRFLOW-3627] Improve queries performance in /task_stats in views.py by ~20%

codecov-io commented on issue #4433: [AIRFLOW-3627] Improve queries performance in /task_stats in views.py by ~20%
URL: https://github.com/apache/incubator-airflow/pull/4433#issuecomment-451358210
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4433?src=pr&el=h1) Report
   > Merging [#4433](https://codecov.io/gh/apache/incubator-airflow/pull/4433?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/6f616f0dd96086cfcd3ed027c9097cf4c45b0c8c?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `80%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/4433/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/4433?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4433      +/-   ##
   ==========================================
   + Coverage   78.58%   78.59%   +<.01%     
   ==========================================
     Files         204      204              
     Lines       16482    16482              
   ==========================================
   + Hits        12953    12954       +1     
   + Misses       3529     3528       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/4433?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4433/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `69.82% <100%> (ø)` | :arrow_up: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/4433/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `73.5% <50%> (ø)` | :arrow_up: |
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/4433/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.6% <0%> (+0.04%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4433?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/4433?src=pr&el=footer). Last update [6f616f0...1f4a0a3](https://codecov.io/gh/apache/incubator-airflow/pull/4433?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