codecov-io edited a comment on issue #9444: Implement dttm column configuration through db extra config URL: https://github.com/apache/incubator-superset/pull/9444#issuecomment-607592148 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/9444?src=pr&el=h1) Report > Merging [#9444](https://codecov.io/gh/apache/incubator-superset/pull/9444?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/3d8a2b859e567224e412f2e5e8dbb5fa83ba1d97&el=desc) will **increase** coverage by `11.08%`. > The diff coverage is `81.57%`. [](https://codecov.io/gh/apache/incubator-superset/pull/9444?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #9444 +/- ## =========================================== + Coverage 59.00% 70.08% +11.08% =========================================== Files 378 182 -196 Lines 12166 17539 +5373 Branches 3007 0 -3007 =========================================== + Hits 7178 12293 +5115 - Misses 4807 5246 +439 + Partials 181 0 -181 ``` | Flag | Coverage Δ | | |---|---|---| | #python | `70.08% <81.57%> (?)` | | | #sqlite | `70.08% <81.57%> (?)` | | | #unittest | `70.08% <81.57%> (?)` | | | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/9444?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [superset/connectors/sqla/models.py](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9zcWxhL21vZGVscy5weQ==) | `87.31% <79.41%> (ø)` | | | [superset/config.py](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29uZmlnLnB5) | `89.53% <100.00%> (ø)` | | | [superset/models/core.py](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL2NvcmUucHk=) | `84.56% <100.00%> (ø)` | | | [...t-frontend/src/dashboard/containers/SliceAdder.jsx](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2Rhc2hib2FyZC9jb250YWluZXJzL1NsaWNlQWRkZXIuanN4) | | | | [superset-frontend/src/components/ModalTrigger.jsx](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2NvbXBvbmVudHMvTW9kYWxUcmlnZ2VyLmpzeA==) | | | | [...c/dashboard/components/gridComponents/Markdown.jsx](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2Rhc2hib2FyZC9jb21wb25lbnRzL2dyaWRDb21wb25lbnRzL01hcmtkb3duLmpzeA==) | | | | [superset-frontend/src/showSavedQuery/utils.js](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL3Nob3dTYXZlZFF1ZXJ5L3V0aWxzLmpz) | | | | [.../src/explore/components/controls/SliderControl.jsx](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2V4cGxvcmUvY29tcG9uZW50cy9jb250cm9scy9TbGlkZXJDb250cm9sLmpzeA==) | | | | [...d/src/dashboard/util/updateComponentParentsList.js](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2Rhc2hib2FyZC91dGlsL3VwZGF0ZUNvbXBvbmVudFBhcmVudHNMaXN0Lmpz) | | | | [superset-frontend/src/modules/AnnotationTypes.js](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL21vZHVsZXMvQW5ub3RhdGlvblR5cGVzLmpz) | | | | ... and [553 more](https://codecov.io/gh/apache/incubator-superset/pull/9444/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/9444?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/9444?src=pr&el=footer). Last update [3d8a2b8...00dbf78](https://codecov.io/gh/apache/incubator-superset/pull/9444?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]
