codecov-io edited a comment on issue #8080: [bugfix] Fix CTEs for engines that 
don't support LIMIT expression
URL: 
https://github.com/apache/incubator-superset/pull/8080#issuecomment-526346690
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8080?src=pr&el=h1)
 Report
   > Merging 
[#8080](https://codecov.io/gh/apache/incubator-superset/pull/8080?src=pr&el=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-superset/commit/6aa10dc016455728c7da4dfabd849c59dc9f7f66?src=pr&el=desc)
 will **decrease** coverage by `7.74%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-superset/pull/8080/graphs/tree.svg?width=650&token=KsB0fHcx6l&height=150&src=pr)](https://codecov.io/gh/apache/incubator-superset/pull/8080?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8080      +/-   ##
   ==========================================
   - Coverage   73.71%   65.96%   -7.75%     
   ==========================================
     Files         115      486     +371     
     Lines       12059    23032   +10973     
     Branches        0     2541    +2541     
   ==========================================
   + Hits         8889    15194    +6305     
   - Misses       3170     7704    +4534     
   - Partials        0      134     +134
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-superset/pull/8080?src=pr&el=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[superset/db\_engine\_specs/base.py](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2Jhc2UucHk=)
 | `89.39% <100%> (ø)` | :arrow_up: |
   | 
[superset/sql\_parse.py](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3BhcnNlLnB5)
 | `99.23% <100%> (+0.01%)` | :arrow_up: |
   | 
[superset/assets/src/components/Checkbox.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL0NoZWNrYm94LmpzeA==)
 | `100% <0%> (ø)` | |
   | 
[...ations/deckgl/layers/Polygon/PolygonChartPlugin.js](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9kZWNrZ2wvbGF5ZXJzL1BvbHlnb24vUG9seWdvbkNoYXJ0UGx1Z2luLmpz)
 | `0% <0%> (ø)` | |
   | 
[.../assets/src/dashboard/reducers/dashboardFilters.js](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvcmVkdWNlcnMvZGFzaGJvYXJkRmlsdGVycy5qcw==)
 | `88.23% <0%> (ø)` | |
   | 
[...ets/src/dashboard/components/dnd/DragDroppable.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvY29tcG9uZW50cy9kbmQvRHJhZ0Ryb3BwYWJsZS5qc3g=)
 | `94.59% <0%> (ø)` | |
   | 
[...c/visualizations/deckgl/layers/Polygon/Polygon.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9kZWNrZ2wvbGF5ZXJzL1BvbHlnb24vUG9seWdvbi5qc3g=)
 | `0% <0%> (ø)` | |
   | 
[superset/assets/src/components/EditableTitle.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL0VkaXRhYmxlVGl0bGUuanN4)
 | `81.81% <0%> (ø)` | |
   | 
[superset/assets/src/setup/setupPlugins.js](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9zZXR1cC9zZXR1cFBsdWdpbnMuanM=)
 | `0% <0%> (ø)` | |
   | 
[...t/assets/src/components/InfoTooltipWithTrigger.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL0luZm9Ub29sdGlwV2l0aFRyaWdnZXIuanN4)
 | `41.66% <0%> (ø)` | |
   | ... and [364 
more](https://codecov.io/gh/apache/incubator-superset/pull/8080/diff?src=pr&el=tree-more)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8080?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/8080?src=pr&el=footer).
 Last update 
[6aa10dc...b68f03e](https://codecov.io/gh/apache/incubator-superset/pull/8080?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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to