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 2018/08/09 05:11:59 UTC

[GitHub] codecov-io edited a comment on issue #3718: [AIRFLOW-2872] Implement 'Ad Hoc Query' for RBAC and Refine QueryView()

codecov-io edited a comment on issue #3718: [AIRFLOW-2872] Implement 'Ad Hoc Query' for RBAC and Refine QueryView()
URL: https://github.com/apache/incubator-airflow/pull/3718#issuecomment-411331261
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3718?src=pr&el=h1) Report
   > Merging [#3718](https://codecov.io/gh/apache/incubator-airflow/pull/3718?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/8b04e20709ebeb41aeefc0c5e3f12d35108ea504?src=pr&el=desc) will **decrease** coverage by `0.2%`.
   > The diff coverage is `25%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3718/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3718?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3718      +/-   ##
   ==========================================
   - Coverage   77.64%   77.43%   -0.21%     
   ==========================================
     Files         204      204              
     Lines       15801    15859      +58     
   ==========================================
   + Hits        12268    12281      +13     
   - Misses       3533     3578      +45
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3718?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3718/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `68.88% <100%> (ø)` | :arrow_up: |
   | [airflow/www\_rbac/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3718/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy9hcHAucHk=) | `97.82% <100%> (+0.04%)` | :arrow_up: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3718/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `71.2% <17.5%> (-1.66%)` | :arrow_down: |
   | [airflow/www\_rbac/utils.py](https://codecov.io/gh/apache/incubator-airflow/pull/3718/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy91dGlscy5weQ==) | `62.42% <29.41%> (-3.8%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3718?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/3718?src=pr&el=footer). Last update [8b04e20...6b13086](https://codecov.io/gh/apache/incubator-airflow/pull/3718?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