codecov-io edited a comment on issue #8626: slightly decouple sql_json, queries, and results http endpoints from … URL: https://github.com/apache/incubator-superset/pull/8626#issuecomment-557633449 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8626?src=pr&el=h1) Report > Merging [#8626](https://codecov.io/gh/apache/incubator-superset/pull/8626?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/b7a508d5a7a690ef56180a1b2e7ec151c6572d52?src=pr&el=desc) will **increase** coverage by `6.02%`. > The diff coverage is `96.55%`. [](https://codecov.io/gh/apache/incubator-superset/pull/8626?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8626 +/- ## ========================================== + Coverage 65.78% 71.81% +6.02% ========================================== Files 482 121 -361 Lines 23805 12778 -11027 Branches 2589 0 -2589 ========================================== - Hits 15661 9176 -6485 + Misses 7975 3602 -4373 + Partials 169 0 -169 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/8626?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/utils/core.py](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvY29yZS5weQ==) | `88.08% <100%> (ø)` | :arrow_up: | | [superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==) | `71.82% <95.45%> (-0.04%)` | :arrow_down: | | [superset/assets/src/components/Checkbox.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL0NoZWNrYm94LmpzeA==) | | | | [.../assets/src/dashboard/reducers/dashboardFilters.js](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvcmVkdWNlcnMvZGFzaGJvYXJkRmlsdGVycy5qcw==) | | | | [...ets/src/dashboard/components/dnd/DragDroppable.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvY29tcG9uZW50cy9kbmQvRHJhZ0Ryb3BwYWJsZS5qc3g=) | | | | [superset/assets/src/components/EditableTitle.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL0VkaXRhYmxlVGl0bGUuanN4) | | | | [...src/explore/components/controls/VizTypeControl.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9leHBsb3JlL2NvbXBvbmVudHMvY29udHJvbHMvVml6VHlwZUNvbnRyb2wuanN4) | | | | [...t/assets/src/components/InfoTooltipWithTrigger.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9jb21wb25lbnRzL0luZm9Ub29sdGlwV2l0aFRyaWdnZXIuanN4) | | | | [.../src/dashboard/components/UndoRedoKeylisteners.jsx](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9kYXNoYm9hcmQvY29tcG9uZW50cy9VbmRvUmVkb0tleWxpc3RlbmVycy5qc3g=) | | | | ... and [354 more](https://codecov.io/gh/apache/incubator-superset/pull/8626/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8626?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/8626?src=pr&el=footer). Last update [b7a508d...e0326f1](https://codecov.io/gh/apache/incubator-superset/pull/8626?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]
