codecov-io edited a comment on issue #6112: [SQL Lab] Allow running multiple statements URL: https://github.com/apache/incubator-superset/pull/6112#issuecomment-448492358 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/6112?src=pr&el=h1) Report > Merging [#6112](https://codecov.io/gh/apache/incubator-superset/pull/6112?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/6e942c9fb35ac323cb6760b924c7d65e553e1601?src=pr&el=desc) will **increase** coverage by `0.1%`. > The diff coverage is `85.71%`. [](https://codecov.io/gh/apache/incubator-superset/pull/6112?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6112 +/- ## ========================================= + Coverage 56.04% 56.14% +0.1% ========================================= Files 516 518 +2 Lines 22996 23044 +48 Branches 2819 2822 +3 ========================================= + Hits 12887 12939 +52 + Misses 9648 9644 -4 Partials 461 461 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/6112?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/sql\_parse.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3BhcnNlLnB5) | `99.2% <100%> (+0.05%)` | :arrow_up: | | [superset/models/sql\_lab.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL3NxbF9sYWIucHk=) | `98.46% <100%> (ø)` | :arrow_up: | | [superset/utils/decorators.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvZGVjb3JhdG9ycy5weQ==) | `100% <100%> (ø)` | | | [...uperset/assets/src/SqlLab/components/ResultSet.jsx](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvY29tcG9uZW50cy9SZXN1bHRTZXQuanN4) | `79.26% <100%> (+0.51%)` | :arrow_up: | | [superset/security.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc2VjdXJpdHkucHk=) | `75.55% <100%> (ø)` | :arrow_up: | | [superset/utils/core.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvY29yZS5weQ==) | `88.42% <100%> (-0.18%)` | :arrow_down: | | [superset/assets/src/components/Loading.jsx](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL0xvYWRpbmcuanN4) | `100% <100%> (ø)` | :arrow_up: | | [superset/utils/dates.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvZGF0ZXMucHk=) | `100% <100%> (ø)` | | | [superset/db\_engine\_specs.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzLnB5) | `55.28% <66.66%> (ø)` | :arrow_up: | | [superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==) | `75.24% <75%> (+0.01%)` | :arrow_up: | | ... and [4 more](https://codecov.io/gh/apache/incubator-superset/pull/6112/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/6112?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/6112?src=pr&el=footer). Last update [6e942c9...69d4e23](https://codecov.io/gh/apache/incubator-superset/pull/6112?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]
