You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/13 23:44:21 UTC

[GitHub] [incubator-superset] codecov-io edited a comment on issue #8060: SIP-23: Persist SQL Lab state in the backend

codecov-io edited a comment on issue #8060: SIP-23: Persist SQL Lab state in the backend
URL: https://github.com/apache/incubator-superset/pull/8060#issuecomment-526402926
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8060?src=pr&el=h1) Report
   > Merging [#8060](https://codecov.io/gh/apache/incubator-superset/pull/8060?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/59bc220602a1e74f3df19902978512f276ee2d88?src=pr&el=desc) will **decrease** coverage by `0.15%`.
   > The diff coverage is `53.25%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-superset/pull/8060/graphs/tree.svg?width=650&token=KsB0fHcx6l&height=150&src=pr)](https://codecov.io/gh/apache/incubator-superset/pull/8060?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #8060      +/-   ##
   =========================================
   - Coverage   66.66%   66.5%   -0.16%     
   =========================================
     Files         450     450              
     Lines       22734   23117     +383     
     Branches     2366    2451      +85     
   =========================================
   + Hits        15155   15375     +220     
   - Misses       7441    7593     +152     
   - Partials      138     149      +11
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/8060?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [superset/assets/src/SqlLab/App.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvQXBwLmpzeA==) | `0% <ø> (ø)` | :arrow_up: |
   | [superset/assets/src/reduxUtils.js](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9yZWR1eFV0aWxzLmpz) | `66.17% <0%> (-2.79%)` | :arrow_down: |
   | [...rset/assets/src/SqlLab/reducers/getInitialState.js](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvcmVkdWNlcnMvZ2V0SW5pdGlhbFN0YXRlLmpz) | `0% <0%> (ø)` | :arrow_up: |
   | [superset/config.py](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29uZmlnLnB5) | `90% <100%> (ø)` | :arrow_up: |
   | [superset/assets/src/components/TableSelector.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL1RhYmxlU2VsZWN0b3IuanN4) | `77.69% <100%> (ø)` | :arrow_up: |
   | [superset/assets/src/SqlLab/components/App.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvY29tcG9uZW50cy9BcHAuanN4) | `77.77% <100%> (ø)` | :arrow_up: |
   | [superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==) | `72.19% <100%> (+0.13%)` | :arrow_up: |
   | [superset/sql\_lab.py](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX2xhYi5weQ==) | `77.93% <100%> (ø)` | :arrow_up: |
   | [...rset/assets/src/SqlLab/components/LimitControl.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvY29tcG9uZW50cy9MaW1pdENvbnRyb2wuanN4) | `91.17% <100%> (ø)` | :arrow_up: |
   | [...uperset/assets/src/SqlLab/components/ResultSet.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvY29tcG9uZW50cy9SZXN1bHRTZXQuanN4) | `79.77% <100%> (ø)` | :arrow_up: |
   | ... and [19 more](https://codecov.io/gh/apache/incubator-superset/pull/8060/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8060?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-superset/pull/8060?src=pr&el=footer). Last update [59bc220...58cb383](https://codecov.io/gh/apache/incubator-superset/pull/8060?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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org