You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "dpgaspar (via GitHub)" <gi...@apache.org> on 2023/06/12 08:45:56 UTC

[GitHub] [superset] dpgaspar opened a new pull request, #24353: chore: remove deprecated apis copy_dash, save_dash and add_slices

dpgaspar opened a new pull request, #24353:
URL: https://github.com/apache/superset/pull/24353

   ### SUMMARY
   Removes old deprecated APIs:
   - /copy_dash/int:dashboard_id/
   - /save_dash/int:dashboard_id/
   - /add_slices/int:dashboard_id/
   
   Effort on removing deprecated API from /superset: https://github.com/apache/superset/discussions/24332
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TESTING INSTRUCTIONS
   <!--- Required! What steps can be taken to manually verify the changes? -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
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


[GitHub] [superset] codecov[bot] commented on pull request #24353: chore: remove deprecated apis copy_dash, save_dash and add_slices

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #24353:
URL: https://github.com/apache/superset/pull/24353#issuecomment-1586887311

   ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/24353?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#24353](https://app.codecov.io/gh/apache/superset/pull/24353?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (f5a7567) into [master](https://app.codecov.io/gh/apache/superset/commit/0e3f1f638c06de11668c37329ca7141fd1159293?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (0e3f1f6) will **decrease** coverage by `11.17%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head f5a7567 differs from pull request most recent head 9476351. Consider uploading reports for the commit 9476351 to get more accurate results
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #24353       +/-   ##
   ===========================================
   - Coverage   69.09%   57.92%   -11.17%     
   ===========================================
     Files        1903     1903               
     Lines       74608    74530       -78     
     Branches     8107     8107               
   ===========================================
   - Hits        51550    43174     -8376     
   - Misses      20947    29245     +8298     
     Partials     2111     2111               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | hive | `?` | |
   | mysql | `?` | |
   | postgres | `?` | |
   | presto | `53.78% <ø> (+0.06%)` | :arrow_up: |
   | python | `60.38% <ø> (-23.01%)` | :arrow_down: |
   | sqlite | `?` | |
   | unit | `54.27% <ø> (+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.
   
   | [Impacted Files](https://app.codecov.io/gh/apache/superset/pull/24353?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [superset/views/core.py](https://app.codecov.io/gh/apache/superset/pull/24353?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==) | `39.45% <ø> (-36.80%)` | :arrow_down: |
   
   ... and [301 files with indirect coverage changes](https://app.codecov.io/gh/apache/superset/pull/24353/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


[GitHub] [superset] dpgaspar merged pull request #24353: chore: remove deprecated apis copy_dash, save_dash and add_slices

Posted by "dpgaspar (via GitHub)" <gi...@apache.org>.
dpgaspar merged PR #24353:
URL: https://github.com/apache/superset/pull/24353


-- 
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