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/04/18 15:33:57 UTC

[GitHub] [airflow] codecov-io commented on issue #5131: [AIRFLOW-4324] fix search in RBAC UI

codecov-io commented on issue #5131: [AIRFLOW-4324] fix search in RBAC UI
URL: https://github.com/apache/airflow/pull/5131#issuecomment-484563683
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5131?src=pr&el=h1) Report
   > Merging [#5131](https://codecov.io/gh/apache/airflow/pull/5131?src=pr&el=desc) into [v1-10-stable](https://codecov.io/gh/apache/airflow/commit/358f220a3070bd75b6e7c997a31a8386922d50fc?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5131/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5131?src=pr&el=tree)
   
   ```diff
   @@               Coverage Diff                @@
   ##           v1-10-stable    #5131      +/-   ##
   ================================================
   + Coverage            79%   79.02%   +0.01%     
   ================================================
     Files               242      242              
     Lines             17739    17720      -19     
   ================================================
   - Hits              14015    14003      -12     
   + Misses             3724     3717       -7
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5131?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/airflow/pull/5131/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `75.73% <0%> (ø)` | :arrow_up: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/airflow/pull/5131/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `91.66% <0%> (-1.44%)` | :arrow_down: |
   | [airflow/utils/log/s3\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/5131/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvczNfdGFza19oYW5kbGVyLnB5) | `98.5% <0%> (-0.07%)` | :arrow_down: |
   | [airflow/utils/log/gcs\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/5131/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvZ2NzX3Rhc2tfaGFuZGxlci5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5131/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.59% <0%> (+0.17%)` | :arrow_up: |
   | [airflow/utils/log/wasb\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/5131/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvd2FzYl90YXNrX2hhbmRsZXIucHk=) | `32.87% <0%> (+1.29%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5131?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/5131?src=pr&el=footer). Last update [358f220...a24a08f](https://codecov.io/gh/apache/airflow/pull/5131?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