codecov[bot] commented on PR #43303: URL: https://github.com/apache/superset/pull/43303#issuecomment-5344944793
## [Codecov](https://app.codecov.io/gh/apache/superset/pull/43303?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 `17.42739%` with `199 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 57.77%. Comparing base ([`f994602`](https://app.codecov.io/gh/apache/superset/commit/f99460209678bb66ba957a5781040661f61ac514?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a269f58`](https://app.codecov.io/gh/apache/superset/commit/a269f5872f92e31aeb3964cdd8c31aafbc2bc08a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 7 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/superset/pull/43303?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/cli/charts.py](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&filepath=superset%2Fcli%2Fcharts.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvY2xpL2NoYXJ0cy5weQ==) | 0.00% | [63 Missing :warning: ](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [superset/commands/chart/query\_context\_generator.py](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&filepath=superset%2Fcommands%2Fchart%2Fquery_context_generator.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvY29tbWFuZHMvY2hhcnQvcXVlcnlfY29udGV4dF9nZW5lcmF0b3IucHk=) | 22.66% | [58 Missing :warning: ](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [superset/commands/chart/query\_context\_builder.py](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&filepath=superset%2Fcommands%2Fchart%2Fquery_context_builder.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvY29tbWFuZHMvY2hhcnQvcXVlcnlfY29udGV4dF9idWlsZGVyLnB5) | 14.00% | [43 Missing :warning: ](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [superset/commands/chart/importers/v1/utils.py](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&filepath=superset%2Fcommands%2Fchart%2Fimporters%2Fv1%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvY29tbWFuZHMvY2hhcnQvaW1wb3J0ZXJzL3YxL3V0aWxzLnB5) | 20.00% | [20 Missing :warning: ](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [superset/commands/chart/importers/v1/\_\_init\_\_.py](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&filepath=superset%2Fcommands%2Fchart%2Fimporters%2Fv1%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvY29tbWFuZHMvY2hhcnQvaW1wb3J0ZXJzL3YxL19faW5pdF9fLnB5) | 14.28% | [12 Missing :warning: ](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...uperset-frontend/src/backend-querycontext/entry.ts](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&filepath=superset-frontend%2Fsrc%2Fbackend-querycontext%2Fentry.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2JhY2tlbmQtcXVlcnljb250ZXh0L2VudHJ5LnRz) | 75.00% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/superset/pull/43303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | > :exclamation: There is a different number of reports uploaded between BASE (f994602) and HEAD (a269f58). Click for more details. > > <details><summary>HEAD has 6 uploads less than BASE</summary> > >| Flag | BASE (f994602) | HEAD (a269f58) | >|------|------|------| >|python|8|3| >|unit|2|1| ></details> <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #43303 +/- ## ========================================== - Coverage 66.65% 57.77% -8.89% ========================================== Files 2876 2881 +5 Lines 164005 164246 +241 Branches 37837 37877 +40 ========================================== - Hits 109318 94885 -14433 - Misses 52541 68468 +15927 + Partials 2146 893 -1253 ``` | [Flag](https://app.codecov.io/gh/apache/superset/pull/43303/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/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `38.03% <13.65%> (-0.07%)` | :arrow_down: | | [javascript](https://app.codecov.io/gh/apache/superset/pull/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `73.89% <78.57%> (+0.02%)` | :arrow_up: | | [mysql](https://app.codecov.io/gh/apache/superset/pull/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [postgres](https://app.codecov.io/gh/apache/superset/pull/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [presto](https://app.codecov.io/gh/apache/superset/pull/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `39.96% <13.65%> (-0.08%)` | :arrow_down: | | [python](https://app.codecov.io/gh/apache/superset/pull/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `41.16% <13.65%> (-18.02%)` | :arrow_down: | | [sqlite](https://app.codecov.io/gh/apache/superset/pull/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [unit](https://app.codecov.io/gh/apache/superset/pull/43303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `100.00% <ø> (ø)` | | 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 Harness](https://app.codecov.io/gh/apache/superset/pull/43303?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]
