codecov-io edited a comment on pull request #12635: URL: https://github.com/apache/superset/pull/12635#issuecomment-764087241
# [Codecov](https://codecov.io/gh/apache/superset/pull/12635?src=pr&el=h1) Report > Merging [#12635](https://codecov.io/gh/apache/superset/pull/12635?src=pr&el=desc) (cdaf06b) into [master](https://codecov.io/gh/apache/superset/commit/e7def7e0e25caf09fbe33f8019db413686e349bc?el=desc) (e7def7e) will **decrease** coverage by `2.91%`. > The diff coverage is `96.07%`. [](https://codecov.io/gh/apache/superset/pull/12635?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #12635 +/- ## ========================================== - Coverage 66.80% 63.89% -2.92% ========================================== Files 1017 487 -530 Lines 49730 30032 -19698 Branches 4864 0 -4864 ========================================== - Hits 33221 19188 -14033 + Misses 16386 10844 -5542 + Partials 123 0 -123 ``` | Flag | Coverage Δ | | |---|---|---| | cypress | `?` | | | javascript | `?` | | | python | `63.89% <96.07%> (-0.10%)` | :arrow_down: | 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/12635?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/config.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29uZmlnLnB5) | `90.61% <ø> (ø)` | | | [superset/utils/decorators.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvZGVjb3JhdG9ycy5weQ==) | `97.82% <93.33%> (-2.18%)` | :arrow_down: | | [superset/utils/public\_interfaces.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvcHVibGljX2ludGVyZmFjZXMucHk=) | `96.55% <96.55%> (ø)` | | | [superset/sql\_lab.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX2xhYi5weQ==) | `80.27% <100.00%> (+0.83%)` | :arrow_up: | | [superset/sql\_validators/postgres.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3ZhbGlkYXRvcnMvcG9zdGdyZXMucHk=) | `50.00% <0.00%> (-50.00%)` | :arrow_down: | | [superset/databases/commands/create.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2NvbW1hbmRzL2NyZWF0ZS5weQ==) | `83.67% <0.00%> (-8.17%)` | :arrow_down: | | [superset/databases/commands/update.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2NvbW1hbmRzL3VwZGF0ZS5weQ==) | `85.71% <0.00%> (-8.17%)` | :arrow_down: | | [superset/databases/commands/test\_connection.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2NvbW1hbmRzL3Rlc3RfY29ubmVjdGlvbi5weQ==) | `84.78% <0.00%> (-4.35%)` | :arrow_down: | | [superset/utils/celery.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvY2VsZXJ5LnB5) | `96.42% <0.00%> (-3.58%)` | :arrow_down: | | [superset/models/core.py](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL2NvcmUucHk=) | `85.86% <0.00%> (-2.99%)` | :arrow_down: | | ... and [546 more](https://codecov.io/gh/apache/superset/pull/12635/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/superset/pull/12635?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/12635?src=pr&el=footer). Last update [e7def7e...47214aa](https://codecov.io/gh/apache/superset/pull/12635?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]
