superset icon indicating copy to clipboard operation
superset copied to clipboard

chore: Migrate AlteredSliceTag to typescript

Open EnxDev opened this issue 1 year ago • 1 comments

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

EnxDev avatar Feb 06 '24 18:02 EnxDev

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 08 '24 10:02 codecov[bot]

/testenv up

geido avatar Feb 13 '24 11:02 geido

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

github-actions[bot] avatar Feb 13 '24 11:02 github-actions[bot]

Ephemeral environment shutdown and build artifacts deleted.

github-actions[bot] avatar Feb 13 '24 16:02 github-actions[bot]