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 2020/01/27 12:36:17 UTC

[GitHub] [airflow] codecov-io commented on issue #7251: [AIRFLOW-6628] Fix search auto complete behaviour

codecov-io commented on issue #7251: [AIRFLOW-6628] Fix search auto complete behaviour
URL: https://github.com/apache/airflow/pull/7251#issuecomment-578727497
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7251?src=pr&el=h1) Report
   > Merging [#7251](https://codecov.io/gh/apache/airflow/pull/7251?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/26c0c53e2009d1d4aaefbd5666f2aea97d7f360f?src=pr&el=desc) will **increase** coverage by `0.08%`.
   > The diff coverage is `86.66%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7251/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7251?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7251      +/-   ##
   ==========================================
   + Coverage   85.34%   85.43%   +0.08%     
   ==========================================
     Files         791      822      +31     
     Lines       40128    40270     +142     
   ==========================================
   + Hits        34249    34406     +157     
   + Misses       5879     5864      -15
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7251?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/security.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvc2VjdXJpdHkucHk=) | `91.5% <ø> (ø)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.1% <86.66%> (+0.02%)` | :arrow_up: |
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `87.57% <0%> (-3.11%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `88.19% <0%> (-0.39%)` | :arrow_down: |
   | [airflow/contrib/hooks/datadog\_hook.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2RhdGFkb2dfaG9vay5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/hooks/cloudant\_hook.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2Nsb3VkYW50X2hvb2sucHk=) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/operators/slack\_operator.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvc2xhY2tfb3BlcmF0b3IucHk=) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/vertica\_operator.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy92ZXJ0aWNhX29wZXJhdG9yLnB5) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/dingding\_operator.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9kaW5nZGluZ19vcGVyYXRvci5weQ==) | `100% <0%> (ø)` | :arrow_up: |
   | [.../contrib/operators/segment\_track\_event\_operator.py](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9zZWdtZW50X3RyYWNrX2V2ZW50X29wZXJhdG9yLnB5) | `100% <0%> (ø)` | :arrow_up: |
   | ... and [63 more](https://codecov.io/gh/apache/airflow/pull/7251/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7251?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/7251?src=pr&el=footer). Last update [26c0c53...6223a95](https://codecov.io/gh/apache/airflow/pull/7251?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