codecov-io commented on issue #4740: Add extraction function support for Druid queries URL: https://github.com/apache/incubator-superset/pull/4740#issuecomment-378676086 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4740?src=pr&el=h1) Report > Merging [#4740](https://codecov.io/gh/apache/incubator-superset/pull/4740?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/11c9e67ebb957d1782c26ebb242a951537266cfb?src=pr&el=desc) will **increase** coverage by `0.16%`. > The diff coverage is `81.42%`. [](https://codecov.io/gh/apache/incubator-superset/pull/4740?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4740 +/- ## ========================================== + Coverage 72.22% 72.38% +0.16% ========================================== Files 204 205 +1 Lines 15324 15431 +107 Branches 1181 1182 +1 ========================================== + Hits 11067 11169 +102 - Misses 4254 4259 +5 Partials 3 3 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/4740?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/connectors/druid/models.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9kcnVpZC9tb2RlbHMucHk=) | `80.97% <81.42%> (+1.71%)` | :arrow_up: | | [superset/assets/javascripts/modules/sandbox.js](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL2phdmFzY3JpcHRzL21vZHVsZXMvc2FuZGJveC5qcw==) | `93.75% <0%> (-6.25%)` | :arrow_down: | | [superset/dataframe.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWZyYW1lLnB5) | `97.7% <0%> (-1.05%)` | :arrow_down: | | [superset/viz.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdml6LnB5) | `79.58% <0%> (-0.04%)` | :arrow_down: | | [...assets/javascripts/SqlLab/components/SqlEditor.jsx](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL2phdmFzY3JpcHRzL1NxbExhYi9jb21wb25lbnRzL1NxbEVkaXRvci5qc3g=) | `77.88% <0%> (ø)` | :arrow_up: | | [...scripts/SqlLab/components/RunQueryActionButton.jsx](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL2phdmFzY3JpcHRzL1NxbExhYi9jb21wb25lbnRzL1J1blF1ZXJ5QWN0aW9uQnV0dG9uLmpzeA==) | `88% <0%> (ø)` | :arrow_up: | | [...ts/javascripts/SqlLab/components/TabStatusIcon.jsx](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL2phdmFzY3JpcHRzL1NxbExhYi9jb21wb25lbnRzL1RhYlN0YXR1c0ljb24uanN4) | `94.44% <0%> (ø)` | | | [superset/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMucHk=) | `88.07% <0%> (+0.02%)` | :arrow_up: | | [...javascripts/SqlLab/components/TabbedSqlEditors.jsx](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL2phdmFzY3JpcHRzL1NxbExhYi9jb21wb25lbnRzL1RhYmJlZFNxbEVkaXRvcnMuanN4) | `91.74% <0%> (+0.07%)` | :arrow_up: | | [superset/assets/javascripts/reduxUtils.js](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL2phdmFzY3JpcHRzL3JlZHV4VXRpbHMuanM=) | `74.57% <0%> (+0.43%)` | :arrow_up: | | ... and [2 more](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4740?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/4740?src=pr&el=footer). Last update [11c9e67...fc6c1ee](https://codecov.io/gh/apache/incubator-superset/pull/4740?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
