codecov-io edited a comment on pull request #12182: URL: https://github.com/apache/superset/pull/12182#issuecomment-749753701
# [Codecov](https://codecov.io/gh/apache/superset/pull/12182?src=pr&el=h1) Report > Merging [#12182](https://codecov.io/gh/apache/superset/pull/12182?src=pr&el=desc) (d9c777d) into [master](https://codecov.io/gh/apache/superset/commit/230c0c2357982cffdf6fc1e5fd0572ed6dafe0df?el=desc) (230c0c2) will **increase** coverage by `0.58%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/superset/pull/12182?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #12182 +/- ## ========================================== + Coverage 62.69% 63.28% +0.58% ========================================== Files 1002 485 -517 Lines 49217 29815 -19402 Branches 5000 0 -5000 ========================================== - Hits 30859 18867 -11992 + Misses 18158 10948 -7210 + Partials 200 0 -200 ``` | Flag | Coverage Δ | | |---|---|---| | javascript | `?` | | | python | `63.28% <ø> (-0.36%)` | :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/12182?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/config.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29uZmlnLnB5) | `90.54% <ø> (ø)` | | | [superset/databases/commands/create.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2NvbW1hbmRzL2NyZWF0ZS5weQ==) | `32.65% <0.00%> (-59.19%)` | :arrow_down: | | [superset/sql\_validators/postgres.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3ZhbGlkYXRvcnMvcG9zdGdyZXMucHk=) | `50.00% <0.00%> (-50.00%)` | :arrow_down: | | [superset/views/database/mixins.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvZGF0YWJhc2UvbWl4aW5zLnB5) | `59.64% <0.00%> (-21.06%)` | :arrow_down: | | [superset/db\_engine\_specs/mysql.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL215c3FsLnB5) | `79.59% <0.00%> (-12.25%)` | :arrow_down: | | [superset/databases/commands/update.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2NvbW1hbmRzL3VwZGF0ZS5weQ==) | `85.71% <0.00%> (-8.17%)` | :arrow_down: | | [superset/databases/dao.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2Rhby5weQ==) | `94.11% <0.00%> (-5.89%)` | :arrow_down: | | [superset/views/database/validators.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvZGF0YWJhc2UvdmFsaWRhdG9ycy5weQ==) | `78.94% <0.00%> (-5.27%)` | :arrow_down: | | [superset/databases/api.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2FwaS5weQ==) | `83.93% <0.00%> (-5.23%)` | :arrow_down: | | [superset/databases/schemas.py](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL3NjaGVtYXMucHk=) | `95.60% <0.00%> (-4.40%)` | :arrow_down: | | ... and [534 more](https://codecov.io/gh/apache/superset/pull/12182/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/superset/pull/12182?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/12182?src=pr&el=footer). Last update [230c0c2...d9c777d](https://codecov.io/gh/apache/superset/pull/12182?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]
