Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Migrate AlteredSliceTag to typescript #27030

Merged
merged 14 commits into from
Feb 13, 2024

Conversation

EnxDev
Copy link
Contributor

@EnxDev EnxDev commented Feb 6, 2024

SUMMARY

Migrate AlteredSliceTag to typescript

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N.A.

TESTING INSTRUCTIONS

  • All tests should pass

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • 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

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats on making your first PR and thank you for contributing to Superset! 🎉 ❤️

We hope to see you in our Slack community too! Not signed up? Use our Slack App to self-register.

EnxDev and others added 3 commits February 8, 2024 11:09
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8a2f7d3) 67.31% compared to head (b9305d0) 67.14%.
Report is 100 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #27030      +/-   ##
==========================================
- Coverage   67.31%   67.14%   -0.17%     
==========================================
  Files        1895     1900       +5     
  Lines       74202    74397     +195     
  Branches     8219     8293      +74     
==========================================
+ Hits        49949    49957       +8     
- Misses      22204    22385     +181     
- Partials     2049     2055       +6     
Flag Coverage Δ
javascript 56.86% <100.00%> (-0.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justinpark justinpark self-requested a review February 8, 2024 17:54
Copy link
Member

@geido geido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just a few final touches. I saw that you did not migrate the test file, however, I think that is the right choice considering that test should be converted to RTL and likely to rewritten.

@geido
Copy link
Member

geido commented Feb 13, 2024

/testenv up

Copy link
Contributor

@geido Ephemeral environment spinning up at http://34.219.235.255:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@geido geido merged commit 827864b into apache:master Feb 13, 2024
33 checks passed
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

@justinpark justinpark mentioned this pull request Mar 5, 2024
9 tasks
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
@EnxDev EnxDev deleted the chore/typescript-migration-AlteredSliceTag branch April 12, 2024 14:39
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/L 🚢 4.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants