Skip to content

fix(console-redirect): add legacy path migrations#2619

Merged
RemiBonnet merged 3 commits intostagingfrom
fix/console-v5-migration-redirect-2
Apr 22, 2026
Merged

fix(console-redirect): add legacy path migrations#2619
RemiBonnet merged 3 commits intostagingfrom
fix/console-v5-migration-redirect-2

Conversation

@RemiBonnet
Copy link
Copy Markdown
Member

Summary

Issue:

Screenshots / Recordings

Testing

  • Changes tested locally in the relevant Console's pages and Storybooks
  • yarn test or yarn test -u (if you need to regenerate snapshots)
  • yarn format
  • yarn lint

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

@RemiBonnet RemiBonnet marked this pull request as ready for review April 22, 2026 13:08
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.91%. Comparing base (19b0f86) to head (ed91098).
⚠️ Report is 1 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #2619   +/-   ##
========================================
  Coverage    48.91%   48.91%           
========================================
  Files          841      841           
  Lines        17580    17582    +2     
  Branches      5224     5224           
========================================
+ Hits          8599     8601    +2     
  Misses        7383     7383           
  Partials      1598     1598           
Flag Coverage Δ
unittests 48.91% <100.00%> (+<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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RemiBonnet RemiBonnet merged commit 74177ab into staging Apr 22, 2026
11 checks passed
@RemiBonnet RemiBonnet deleted the fix/console-v5-migration-redirect-2 branch April 22, 2026 13:28
@RemiBonnet
Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.302.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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