codecov[bot] commented on PR #39976: URL: https://github.com/apache/superset/pull/39976#issuecomment-4409069410
## [Codecov](https://app.codecov.io/gh/apache/superset/pull/39976?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `25.15723%` with `119 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 63.23%. Comparing base ([`5bde867`](https://app.codecov.io/gh/apache/superset/commit/5bde86785f6dbd806bc74b2392698ab3ed73ba99?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e9dd9a6`](https://app.codecov.io/gh/apache/superset/commit/e9dd9a610770f059189b0aea0c76ad852f658cc7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 6 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/superset/pull/39976?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [superset/sql/rls\_splice.py](https://app.codecov.io/gh/apache/superset/pull/39976?src=pr&el=tree&filepath=superset%2Fsql%2Frls_splice.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvc3FsL3Jsc19zcGxpY2UucHk=) | 0.00% | [101 Missing :warning: ](https://app.codecov.io/gh/apache/superset/pull/39976?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [superset/sql/parse.py](https://app.codecov.io/gh/apache/superset/pull/39976?src=pr&el=tree&filepath=superset%2Fsql%2Fparse.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvc3FsL3BhcnNlLnB5) | 61.70% | [14 Missing and 4 partials :warning: ](https://app.codecov.io/gh/apache/superset/pull/39976?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #39976 +/- ## ========================================== - Coverage 63.87% 63.23% -0.65% ========================================== Files 2583 2585 +2 Lines 136621 136788 +167 Branches 31503 31539 +36 ========================================== - Hits 87272 86502 -770 - Misses 47833 48776 +943 + Partials 1516 1510 -6 ``` | [Flag](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hive](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [mysql](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `58.95% <25.15%> (-0.09%)` | :arrow_down: | | [postgres](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `59.03% <25.15%> (-0.09%)` | :arrow_down: | | [presto](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [python](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `59.16% <25.15%> (-1.40%)` | :arrow_down: | | [sqlite](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `58.67% <25.15%> (-0.09%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/apache/superset/pull/39976/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more. </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/superset/pull/39976?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </details> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
