codecov-io commented on issue #9458: [WIP]: Simplify superset permissions URL: https://github.com/apache/incubator-superset/pull/9458#issuecomment-614627614 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/9458?src=pr&el=h1) Report > Merging [#9458](https://codecov.io/gh/apache/incubator-superset/pull/9458?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/7b11b44abe08c131fb9df6ec479ea29c24c784ec&el=desc) will **decrease** coverage by `6.72%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/incubator-superset/pull/9458?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9458 +/- ## ========================================== - Coverage 65.49% 58.77% -6.73% ========================================== Files 571 389 -182 Lines 29889 12370 -17519 Branches 3040 3040 ========================================== - Hits 19577 7270 -12307 + Misses 10128 4916 -5212 Partials 184 184 ``` | Flag | Coverage Δ | | |---|---|---| | #javascript | `58.77% <ø> (ø)` | | | #mysql | `?` | | | #postgres | `?` | | | #python | `?` | | | #sqlite | `?` | | | #unittest | `58.77% <ø> (-6.73%)` | :arrow_down: | | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/9458?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/common/query\_object.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29tbW9uL3F1ZXJ5X29iamVjdC5weQ==) | | | | [superset/db\_engine\_specs/impala.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2ltcGFsYS5weQ==) | | | | [superset/connectors/connector\_registry.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9jb25uZWN0b3JfcmVnaXN0cnkucHk=) | | | | [superset/result\_set.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvcmVzdWx0X3NldC5weQ==) | | | | [superset/db\_engine\_specs/bigquery.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2JpZ3F1ZXJ5LnB5) | | | | [superset/viz.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdml6LnB5) | | | | [superset/utils/dashboard\_import\_export.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvZGFzaGJvYXJkX2ltcG9ydF9leHBvcnQucHk=) | | | | [superset/typing.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdHlwaW5nLnB5) | | | | [superset/examples/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZXhhbXBsZXMvX19pbml0X18ucHk=) | | | | [superset/dashboards/commands/delete.py](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGFzaGJvYXJkcy9jb21tYW5kcy9kZWxldGUucHk=) | | | | ... and [155 more](https://codecov.io/gh/apache/incubator-superset/pull/9458/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/9458?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/9458?src=pr&el=footer). Last update [7b11b44...a67ab0f](https://codecov.io/gh/apache/incubator-superset/pull/9458?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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
