codecov[bot] commented on pull request #13484: URL: https://github.com/apache/superset/pull/13484#issuecomment-792255483
# [Codecov](https://codecov.io/gh/apache/superset/pull/13484?src=pr&el=h1) Report > Merging [#13484](https://codecov.io/gh/apache/superset/pull/13484?src=pr&el=desc) (5b618e8) into [master](https://codecov.io/gh/apache/superset/commit/7b370e6f17f7b86b5abd7a583d798ba7dec52b8c?el=desc) (7b370e6) will **increase** coverage by `3.32%`. > The diff coverage is `86.20%`. [](https://codecov.io/gh/apache/superset/pull/13484?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #13484 +/- ## ========================================== + Coverage 77.22% 80.54% +3.32% ========================================== Files 912 301 -611 Lines 46034 24563 -21471 Branches 5587 0 -5587 ========================================== - Hits 35549 19784 -15765 + Misses 10354 4779 -5575 + Partials 131 0 -131 ``` | Flag | Coverage Δ | | |---|---|---| | cypress | `?` | | | hive | `?` | | | javascript | `?` | | | mysql | `80.41% <86.20%> (+0.02%)` | :arrow_up: | | postgres | `80.45% <86.20%> (+0.02%)` | :arrow_up: | | presto | `?` | | | python | `80.54% <86.20%> (-0.39%)` | :arrow_down: | | sqlite | `80.08% <86.20%> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/apache/superset/pull/13484?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/connectors/druid/models.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9kcnVpZC9tb2RlbHMucHk=) | `81.99% <50.00%> (-0.08%)` | :arrow_down: | | [superset/connectors/sqla/models.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9zcWxhL21vZGVscy5weQ==) | `90.97% <70.00%> (+0.43%)` | :arrow_up: | | [superset/charts/schemas.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY2hhcnRzL3NjaGVtYXMucHk=) | `100.00% <100.00%> (ø)` | | | [superset/common/query\_object.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29tbW9uL3F1ZXJ5X29iamVjdC5weQ==) | `90.54% <100.00%> (+0.26%)` | :arrow_up: | | [superset/db\_engine\_specs/base.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2Jhc2UucHk=) | `85.57% <100.00%> (-0.49%)` | :arrow_down: | | [superset/utils/core.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvY29yZS5weQ==) | `88.55% <100.00%> (+0.13%)` | :arrow_up: | | [superset/db\_engines/hive.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lcy9oaXZlLnB5) | `0.00% <0.00%> (-85.72%)` | :arrow_down: | | [superset/db\_engine\_specs/hive.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2hpdmUucHk=) | `74.23% <0.00%> (-16.54%)` | :arrow_down: | | [superset/db\_engine\_specs/presto.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL3ByZXN0by5weQ==) | `81.62% <0.00%> (-6.42%)` | :arrow_down: | | [superset/views/database/mixins.py](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvZGF0YWJhc2UvbWl4aW5zLnB5) | `81.03% <0.00%> (-1.73%)` | :arrow_down: | | ... and [602 more](https://codecov.io/gh/apache/superset/pull/13484/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/superset/pull/13484?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/superset/pull/13484?src=pr&el=footer). Last update [7b370e6...0273f63](https://codecov.io/gh/apache/superset/pull/13484?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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
