Skip to content

chore: Migrate AlteredSliceTag to typescript#27030

Merged
geido merged 14 commits into
apache:masterfrom
EnxDev:chore/typescript-migration-AlteredSliceTag
Feb 13, 2024
Merged

chore: Migrate AlteredSliceTag to typescript#27030
geido merged 14 commits into
apache:masterfrom
EnxDev:chore/typescript-migration-AlteredSliceTag

Conversation

@EnxDev
Copy link
Copy Markdown
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
Copy Markdown
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.

Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx Outdated
Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx Outdated
Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx Outdated
Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx Outdated
Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx Outdated
Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx Outdated
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>
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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.

Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx Outdated
Comment thread superset-frontend/src/components/AlteredSliceTag/index.tsx
@geido
Copy link
Copy Markdown
Member

geido commented Feb 13, 2024

/testenv up

@github-actions
Copy link
Copy Markdown
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.

@rusackas rusackas requested a review from kgabryje February 13, 2024 16:08
@geido geido merged commit 827864b into apache:master Feb 13, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Ephemeral environment shutdown and build artifacts deleted.

@justinpark justinpark mentioned this pull request Mar 5, 2024
9 tasks
@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 First shipped in 4.0.0 labels Apr 17, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
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 First shipped in 4.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants