codecov-io edited a comment on issue #6220: [SIP-5] Open a new /api/v1/query endpoint that takes query_obj URL: https://github.com/apache/incubator-superset/pull/6220#issuecomment-434092947 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/6220?src=pr&el=h1) Report > Merging [#6220](https://codecov.io/gh/apache/incubator-superset/pull/6220?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/c7f8abc6c51f2e8204f88d516bdb73006d011d16?src=pr&el=desc) will **increase** coverage by `0.31%`. > The diff coverage is `89.68%`. [](https://codecov.io/gh/apache/incubator-superset/pull/6220?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6220 +/- ## ========================================== + Coverage 77.01% 77.33% +0.31% ========================================== Files 64 67 +3 Lines 9508 9575 +67 ========================================== + Hits 7323 7405 +82 + Misses 2185 2170 -15 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/6220?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/views/api.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvYXBpLnB5) | `100% <100%> (ø)` | | | [superset/connectors/connector\_registry.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9jb25uZWN0b3JfcmVnaXN0cnkucHk=) | `89.18% <100%> (+0.61%)` | :arrow_up: | | [superset/exceptions.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZXhjZXB0aW9ucy5weQ==) | `100% <100%> (ø)` | :arrow_up: | | [superset/models/core.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL2NvcmUucHk=) | `84.3% <100%> (ø)` | :arrow_up: | | [superset/common/query\_context.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29tbW9uL3F1ZXJ5X2NvbnRleHQucHk=) | `100% <100%> (ø)` | | | [superset/views/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvX19pbml0X18ucHk=) | `100% <100%> (ø)` | :arrow_up: | | [superset/security.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc2VjdXJpdHkucHk=) | `75.66% <75%> (-0.02%)` | :arrow_down: | | [superset/views/base.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvYmFzZS5weQ==) | `68.08% <76.47%> (+0.64%)` | :arrow_up: | | [superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==) | `74.87% <77.27%> (+1.09%)` | :arrow_up: | | [superset/viz.py](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdml6LnB5) | `80.47% <80%> (+0.03%)` | :arrow_up: | | ... and [5 more](https://codecov.io/gh/apache/incubator-superset/pull/6220/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/6220?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/6220?src=pr&el=footer). Last update [c7f8abc...b2329ca](https://codecov.io/gh/apache/incubator-superset/pull/6220?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 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]
