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

   ## 
[Codecov](https://app.codecov.io/gh/apache/superset/pull/41907?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 `86.53199%` with `40 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 64.64%. Comparing base 
([`3dd5e69`](https://app.codecov.io/gh/apache/superset/commit/3dd5e69714fe295ab979b9d58071ed7b640053c0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`d77f08d`](https://app.codecov.io/gh/apache/superset/commit/d77f08d16f2730d3f4a3634658e0b2c0d01a5a9d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/superset/pull/41907?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...chart-echarts/src/Timeseries/EchartsTimeseries.tsx](https://app.codecov.io/gh/apache/superset/pull/41907?src=pr&el=tree&filepath=superset-frontend%2Fplugins%2Fplugin-chart-echarts%2Fsrc%2FTimeseries%2FEchartsTimeseries.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQtZnJvbnRlbmQvcGx1Z2lucy9wbHVnaW4tY2hhcnQtZWNoYXJ0cy9zcmMvVGltZXNlcmllcy9FY2hhcnRzVGltZXNlcmllcy50c3g=)
 | 26.08% | [17 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/41907?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...rc/components/Chart/DrillDown/useDrillDownState.ts](https://app.codecov.io/gh/apache/superset/pull/41907?src=pr&el=tree&filepath=superset-frontend%2Fsrc%2Fcomponents%2FChart%2FDrillDown%2FuseDrillDownState.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2NvbXBvbmVudHMvQ2hhcnQvRHJpbGxEb3duL3VzZURyaWxsRG93blN0YXRlLnRz)
 | 92.65% | [13 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/41907?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...d/src/components/Chart/DrillDown/DrillDownHost.tsx](https://app.codecov.io/gh/apache/superset/pull/41907?src=pr&el=tree&filepath=superset-frontend%2Fsrc%2Fcomponents%2FChart%2FDrillDown%2FDrillDownHost.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQtZnJvbnRlbmQvc3JjL2NvbXBvbmVudHMvQ2hhcnQvRHJpbGxEb3duL0RyaWxsRG93bkhvc3QudHN4)
 | 83.33% | [9 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/41907?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ns/plugin-chart-echarts/src/utils/eventHandlers.ts](https://app.codecov.io/gh/apache/superset/pull/41907?src=pr&el=tree&filepath=superset-frontend%2Fplugins%2Fplugin-chart-echarts%2Fsrc%2Futils%2FeventHandlers.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQtZnJvbnRlbmQvcGx1Z2lucy9wbHVnaW4tY2hhcnQtZWNoYXJ0cy9zcmMvdXRpbHMvZXZlbnRIYW5kbGVycy50cw==)
 | 93.33% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/superset/pull/41907?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   #41907      +/-   ##
   ==========================================
   + Coverage   64.60%   64.64%   +0.04%     
   ==========================================
     Files        2712     2716       +4     
     Lines      151168   151458     +290     
     Branches    34769    34865      +96     
   ==========================================
   + Hits        97658    97908     +250     
   - Misses      51684    51724      +40     
     Partials     1826     1826              
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/superset/pull/41907/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[javascript](https://app.codecov.io/gh/apache/superset/pull/41907/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `69.83% <86.53%> (+0.06%)` | :arrow_up: |
   
   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/41907?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