You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "codecov[bot] (via GitHub)" <gi...@apache.org> on 2023/06/21 22:02:37 UTC

[GitHub] [superset] codecov[bot] commented on pull request #24467: chore(dao): Replace save/overwrite with create/update respectively

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

   ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#24467](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (91579b3) into [master](https://app.codecov.io/gh/apache/superset/commit/fb08e0ecfc81cba37e26620a7b6d88fbd5658cb8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (fb08e0e) will **decrease** coverage by `2.47%`.
   > The diff coverage is `82.69%`.
   
   > :exclamation: Current head 91579b3 differs from pull request most recent head 6d67571. Consider uploading reports for the commit 6d67571 to get more accurate results
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #24467      +/-   ##
   ==========================================
   - Coverage   69.02%   66.55%   -2.47%     
   ==========================================
     Files        1901     1901              
     Lines       74000    73944      -56     
     Branches     8115     8115              
   ==========================================
   - Hits        51082    49217    -1865     
   - Misses      20807    22616    +1809     
     Partials     2111     2111              
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `53.95% <46.15%> (+0.06%)` | :arrow_up: |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `53.85% <43.26%> (+0.05%)` | :arrow_up: |
   | python | `78.36% <82.69%> (-5.12%)` | :arrow_down: |
   | sqlite | `78.00% <82.69%> (-0.01%)` | :arrow_down: |
   | unit | `?` | |
   
   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.
   
   | [Impacted Files](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [superset/daos/chart.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGFvcy9jaGFydC5weQ==) | `91.30% <ø> (-1.56%)` | :arrow_down: |
   | [superset/databases/api.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2FwaS5weQ==) | `78.12% <0.00%> (-11.78%)` | :arrow_down: |
   | [superset/databases/commands/create.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGF0YWJhc2VzL2NvbW1hbmRzL2NyZWF0ZS5weQ==) | `50.00% <0.00%> (-37.84%)` | :arrow_down: |
   | [superset/databases/ssh\_tunnel/commands/create.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGF0YWJhc2VzL3NzaF90dW5uZWwvY29tbWFuZHMvY3JlYXRlLnB5) | `85.41% <0.00%> (-8.47%)` | :arrow_down: |
   | [superset/datasets/commands/update.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGF0YXNldHMvY29tbWFuZHMvdXBkYXRlLnB5) | `27.05% <ø> (-67.06%)` | :arrow_down: |
   | [superset/daos/dataset.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGFvcy9kYXRhc2V0LnB5) | `52.51% <46.66%> (-38.73%)` | :arrow_down: |
   | [superset/daos/database.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGFvcy9kYXRhYmFzZS5weQ==) | `92.85% <63.63%> (-7.15%)` | :arrow_down: |
   | [superset/db\_engine\_specs/base.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2Jhc2UucHk=) | `81.92% <80.00%> (-8.98%)` | :arrow_down: |
   | [superset/daos/report.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGFvcy9yZXBvcnQucHk=) | `87.03% <94.44%> (+2.23%)` | :arrow_up: |
   | [superset/daos/base.py](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvZGFvcy9iYXNlLnB5) | `94.68% <95.23%> (+0.68%)` | :arrow_up: |
   | ... and [13 more](https://app.codecov.io/gh/apache/superset/pull/24467?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | |
   
   ... and [124 files with indirect coverage changes](https://app.codecov.io/gh/apache/superset/pull/24467/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org