codecov-io edited a comment on issue #5295: [sqllab] Fix sqllab limit regex issue with sqlparse URL: https://github.com/apache/incubator-superset/pull/5295#issuecomment-402244771 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/5295?src=pr&el=h1) Report > Merging [#5295](https://codecov.io/gh/apache/incubator-superset/pull/5295?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/22b7c2db623b52656109f4f1532b1b9e81d1cb76?src=pr&el=desc) will **decrease** coverage by `15.72%`. > The diff coverage is `95.12%`. [](https://codecov.io/gh/apache/incubator-superset/pull/5295?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5295 +/- ## =========================================== - Coverage 77.15% 61.43% -15.73% =========================================== Files 44 373 +329 Lines 8892 23554 +14662 Branches 0 2725 +2725 =========================================== + Hits 6861 14471 +7610 - Misses 2031 9070 +7039 - Partials 0 13 +13 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/5295?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/sql\_parse.py](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3BhcnNlLnB5) | `99.13% <100%> (+0.34%)` | :arrow_up: | | [superset/db\_engine\_specs.py](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzLnB5) | `53.6% <75%> (-0.23%)` | :arrow_down: | | [...erset/assets/src/explore/components/ControlRow.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9leHBsb3JlL2NvbXBvbmVudHMvQ29udHJvbFJvdy5qc3g=) | `100% <0%> (ø)` | | | [superset/assets/src/visualizations/sunburst.js](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9zdW5idXJzdC5qcw==) | `8.37% <0%> (ø)` | | | [.../src/dashboard/components/menu/WithPopoverMenu.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvY29tcG9uZW50cy9tZW51L1dpdGhQb3BvdmVyTWVudS5qc3g=) | `82.14% <0%> (ø)` | | | [...ssets/src/dashboard/util/backgroundStyleOptions.js](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvdXRpbC9iYWNrZ3JvdW5kU3R5bGVPcHRpb25zLmpz) | `100% <0%> (ø)` | | | [.../dashboard/util/logging/findNonTabChildChartIds.js](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvdXRpbC9sb2dnaW5nL2ZpbmROb25UYWJDaGlsZENoYXJ0SWRzLmpz) | `0% <0%> (ø)` | | | [superset/assets/src/welcome/DashboardTable.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy93ZWxjb21lL0Rhc2hib2FyZFRhYmxlLmpzeA==) | `83.33% <0%> (ø)` | | | [...t/assets/src/SqlLab/components/QueryStateLabel.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvY29tcG9uZW50cy9RdWVyeVN0YXRlTGFiZWwuanN4) | `100% <0%> (ø)` | | | [superset/assets/src/visualizations/country\_map.js](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9jb3VudHJ5X21hcC5qcw==) | `4.9% <0%> (ø)` | | | ... and [321 more](https://codecov.io/gh/apache/incubator-superset/pull/5295/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/5295?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/5295?src=pr&el=footer). Last update [22b7c2d...dca0bd0](https://codecov.io/gh/apache/incubator-superset/pull/5295?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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
