Skip to content

ROX-33690: Rewrite sorters and mathUtils in TypeScript#19529

Open
pedrottimark wants to merge 1 commit intomasterfrom
ROX-33690-sorters-mathUtils-TypeScript
Open

ROX-33690: Rewrite sorters and mathUtils in TypeScript#19529
pedrottimark wants to merge 1 commit intomasterfrom
ROX-33690-sorters-mathUtils-TypeScript

Conversation

@pedrottimark
Copy link
Contributor

@pedrottimark pedrottimark commented Mar 20, 2026

Description

Follow up lint rule/tool to identify a few non-deprecated JavaScript files in #18443

Residue

  1. Investigate pro and con of analogous rule/tool to identify occurrences of earlier export default {} idiom instead of named export statements.

User-facing documentation

  • CHANGELOG.md update is not needed
  • documentation PR is not needed

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • edited or deleted unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

  1. npm run tsc in ui/apps/platform folder.
  2. npm run lint:fast-dev in ui/apps/platform folder.
  3. npm run test in ui/apps/platform folder.

@pedrottimark pedrottimark requested a review from a team as a code owner March 20, 2026 19:24
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 2e14aea.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-400-g2e14aeab98.

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.24%. Comparing base (1765c9e) to head (2e14aea).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19529      +/-   ##
==========================================
- Coverage   49.24%   49.24%   -0.01%     
==========================================
  Files        2727     2727              
  Lines      205787   205787              
==========================================
- Hits       101345   101343       -2     
- Misses      96906    96907       +1     
- Partials     7536     7537       +1     
Flag Coverage Δ
go-unit-tests 49.24% <ø> (-0.01%) ⬇️

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants