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/fa3da8c888e25b62e72faaab8987631f07096b56?src=pr&el=desc) will **increase** coverage by `0.12%`. > The diff coverage is `75.43%`. [](https://codecov.io/gh/apache/incubator-superset/pull/4740?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4740 +/- ## ========================================== + Coverage 76.97% 77.09% +0.12% ========================================== Files 44 44 Lines 8537 8576 +39 ========================================== + Hits 6571 6612 +41 + Misses 1966 1964 -2 ``` | [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.54% <75.43%> (-0.63%)` | :arrow_down: | | [superset/data/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YS9fX2luaXRfXy5weQ==) | `100% <0%> (ø)` | :arrow_up: | | [superset/cli.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY2xpLnB5) | `44.06% <0%> (ø)` | :arrow_up: | | [superset/dataframe.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWZyYW1lLnB5) | `97.7% <0%> (ø)` | :arrow_up: | | [superset/views/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvdXRpbHMucHk=) | `93.93% <0%> (ø)` | :arrow_up: | | [superset/extract\_table\_names.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZXh0cmFjdF90YWJsZV9uYW1lcy5weQ==) | `0% <0%> (ø)` | :arrow_up: | | [superset/models/core.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL2NvcmUucHk=) | `86.54% <0%> (ø)` | :arrow_up: | | [superset/db\_engines/hive.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lcy9oaXZlLnB5) | `0% <0%> (ø)` | :arrow_up: | | [superset/models/sql\_lab.py](https://codecov.io/gh/apache/incubator-superset/pull/4740/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL3NxbF9sYWIucHk=) | `98.59% <0%> (ø)` | :arrow_up: | | ... and [29 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 [fa3da8c...5197a1e](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
