codecov[bot] commented on PR #44581:
URL: https://github.com/apache/superset/pull/44581#issuecomment-5800497843

   ## 
[Codecov](https://app.codecov.io/gh/apache/superset/pull/44581?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 `12.29947%` with `328 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 57.02%. Comparing base 
([`c0c688d`](https://app.codecov.io/gh/apache/superset/commit/c0c688d3e4b2696bf481757f5364a5dcc4184fbe?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`99e9c17`](https://app.codecov.io/gh/apache/superset/commit/99e9c1722b5803708ede42130277ca5987c27881?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 1 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/superset/pull/44581?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/mcp\_service/worker.py](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&filepath=superset%2Fmcp_service%2Fworker.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvbWNwX3NlcnZpY2Uvd29ya2VyLnB5)
 | 0.00% | [256 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[superset/mcp\_service/auth.py](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&filepath=superset%2Fmcp_service%2Fauth.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvbWNwX3NlcnZpY2UvYXV0aC5weQ==)
 | 10.71% | [25 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[superset/sql/execution/cancellation.py](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&filepath=superset%2Fsql%2Fexecution%2Fcancellation.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvc3FsL2V4ZWN1dGlvbi9jYW5jZWxsYXRpb24ucHk=)
 | 53.84% | [17 Missing and 7 partials :warning: 
](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[superset/models/core.py](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&filepath=superset%2Fmodels%2Fcore.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvbW9kZWxzL2NvcmUucHk=)
 | 51.85% | [11 Missing and 2 partials :warning: 
](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[superset/sql/execution/executor.py](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&filepath=superset%2Fsql%2Fexecution%2Fexecutor.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvc3FsL2V4ZWN1dGlvbi9leGVjdXRvci5weQ==)
 | 0.00% | [9 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[superset/tasks/query\_cancel.py](https://app.codecov.io/gh/apache/superset/pull/44581?src=pr&el=tree&filepath=superset%2Ftasks%2Fquery_cancel.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvdGFza3MvcXVlcnlfY2FuY2VsLnB5)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/44581?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 (c0c688d) and HEAD (99e9c17). Click for more details.
   > 
   > <details><summary>HEAD has 9 uploads less than BASE</summary>
   >
   >| Flag | BASE (c0c688d) | HEAD (99e9c17) |
   >|------|------|------|
   >|python|9|2|
   >|presto|2|1|
   >|hive|2|1|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #44581       +/-   ##
   ===========================================
   - Coverage   81.03%   57.02%   -24.01%     
   ===========================================
     Files        2952     2957        +5     
     Lines      177996   178564      +568     
     Branches    41259    41317       +58     
   ===========================================
   - Hits       144231   101833    -42398     
   - Misses      31048    75748    +44700     
   + Partials     2717      983     -1734     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/superset/pull/44581/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/44581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `36.69% <8.55%> (-0.14%)` | :arrow_down: |
   | 
[mysql](https://app.codecov.io/gh/apache/superset/pull/44581/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/44581/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/44581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `38.62% <12.29%> (-0.14%)` | :arrow_down: |
   | 
[python](https://app.codecov.io/gh/apache/superset/pull/44581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `38.66% <12.29%> (-46.66%)` | :arrow_down: |
   | 
[sqlite](https://app.codecov.io/gh/apache/superset/pull/44581/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/44581/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 
Harness](https://app.codecov.io/gh/apache/superset/pull/44581?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]

Reply via email to