codecov-io commented on pull request #12999: URL: https://github.com/apache/superset/pull/12999#issuecomment-775246594
# [Codecov](https://codecov.io/gh/apache/superset/pull/12999?src=pr&el=h1) Report > Merging [#12999](https://codecov.io/gh/apache/superset/pull/12999?src=pr&el=desc) (c3f4dc3) into [master](https://codecov.io/gh/apache/superset/commit/9cc38ac1d93a44925d9cd8dcc49fb2a204ef7308?el=desc) (9cc38ac) will **increase** coverage by `3.73%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/superset/pull/12999?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #12999 +/- ## ========================================== + Coverage 63.21% 66.94% +3.73% ========================================== Files 1025 489 -536 Lines 50291 28728 -21563 Branches 5241 0 -5241 ========================================== - Hits 31790 19232 -12558 + Misses 18289 9496 -8793 + Partials 212 0 -212 ``` | Flag | Coverage Δ | | |---|---|---| | javascript | `?` | | | python | `66.94% <ø> (+2.82%)` | :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/12999?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/config.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29uZmlnLnB5) | `90.64% <ø> (ø)` | | | [superset/sql\_validators/postgres.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3ZhbGlkYXRvcnMvcG9zdGdyZXMucHk=) | `50.00% <0.00%> (-50.00%)` | :arrow_down: | | [superset/views/database/views.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvZGF0YWJhc2Uvdmlld3MucHk=) | `62.69% <0.00%> (-24.88%)` | :arrow_down: | | [superset/dataframe.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWZyYW1lLnB5) | `91.66% <0.00%> (-8.34%)` | :arrow_down: | | [superset/databases/commands/create.py](https://codecov.io/gh/apache/superset/pull/12999/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/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2NvbW1hbmRzL3VwZGF0ZS5weQ==) | `85.71% <0.00%> (-8.17%)` | :arrow_down: | | [superset/sql\_validators/base.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3ZhbGlkYXRvcnMvYmFzZS5weQ==) | `93.33% <0.00%> (-6.67%)` | :arrow_down: | | [superset/db\_engine\_specs/base.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2Jhc2UucHk=) | `79.85% <0.00%> (-6.39%)` | :arrow_down: | | [superset/db\_engine\_specs/presto.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL3ByZXN0by5weQ==) | `82.25% <0.00%> (-6.28%)` | :arrow_down: | | [superset/db\_engine\_specs/sqlite.py](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL3NxbGl0ZS5weQ==) | `90.62% <0.00%> (-6.25%)` | :arrow_down: | | ... and [576 more](https://codecov.io/gh/apache/superset/pull/12999/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/superset/pull/12999?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/12999?src=pr&el=footer). Last update [9cc38ac...c3f4dc3](https://codecov.io/gh/apache/superset/pull/12999?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]
