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

   ## 
[Codecov](https://app.codecov.io/gh/apache/superset/pull/41855?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 `24.32432%` with `28 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 55.94%. Comparing base 
([`e52240b`](https://app.codecov.io/gh/apache/superset/commit/e52240b9a602e240ab641ae806168ef3351a7e70?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`8eb3b58`](https://app.codecov.io/gh/apache/superset/commit/8eb3b5800c8eac2a2f40f045743dcfecda2cdaee?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 30 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/superset/pull/41855?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/mcp\_core.py](https://app.codecov.io/gh/apache/superset/pull/41855?src=pr&el=tree&filepath=superset%2Fmcp_service%2Fmcp_core.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvbWNwX3NlcnZpY2UvbWNwX2NvcmUucHk=)
 | 16.12% | [26 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/41855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[superset/mcp\_service/chart/tool/list\_charts.py](https://app.codecov.io/gh/apache/superset/pull/41855?src=pr&el=tree&filepath=superset%2Fmcp_service%2Fchart%2Ftool%2Flist_charts.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvbWNwX3NlcnZpY2UvY2hhcnQvdG9vbC9saXN0X2NoYXJ0cy5weQ==)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/41855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...rset/mcp\_service/dashboard/tool/list\_dashboards.py](https://app.codecov.io/gh/apache/superset/pull/41855?src=pr&el=tree&filepath=superset%2Fmcp_service%2Fdashboard%2Ftool%2Flist_dashboards.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvbWNwX3NlcnZpY2UvZGFzaGJvYXJkL3Rvb2wvbGlzdF9kYXNoYm9hcmRzLnB5)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/41855?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 (e52240b) and HEAD (8eb3b58). Click for more details.
   > 
   > <details><summary>HEAD has 24 uploads less than BASE</summary>
   >
   >| Flag | BASE (e52240b) | HEAD (8eb3b58) |
   >|------|------|------|
   >|python|22|2|
   >|presto|3|1|
   >|hive|3|1|
   ></details>
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #41855      +/-   ##
   ==========================================
   - Coverage   64.77%   55.94%   -8.84%     
   ==========================================
     Files        2689     2690       +1     
     Lines      148945   149128     +183     
     Branches    34369    34409      +40     
   ==========================================
   - Hits        96486    83429   -13057     
   - Misses      50693    64946   +14253     
   + Partials     1766      753    -1013     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/superset/pull/41855/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/41855/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `39.14% <24.32%> (-0.06%)` | :arrow_down: |
   | 
[mysql](https://app.codecov.io/gh/apache/superset/pull/41855/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/41855/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/41855/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `40.67% <24.32%> (-0.06%)` | :arrow_down: |
   | 
[python](https://app.codecov.io/gh/apache/superset/pull/41855/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `40.73% <24.32%> (-18.60%)` | :arrow_down: |
   | 
[sqlite](https://app.codecov.io/gh/apache/superset/pull/41855/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/41855/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/41855?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