Skip to content

Conversation

@RemiBonnet
Copy link
Member

@RemiBonnet RemiBonnet commented Jan 16, 2026

Summary

https://qovery.slack.com/archives/C02P3MA2NKT/p1768564947277349

Screenshots / Recordings

https://www.loom.com/share/2af88aa2bfb644e284925fcc32b4c55f

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
Copy link
Member Author

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 staging
/qovery preview cc1de7de-94e5-40f8-8e45-bc8986d9dfec storybook
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

You are going to thank you later if it contains tests

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 22.85714% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.16%. Comparing base (3eb37aa) to head (9498fe6).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
.../lib/feature/page-new-feature/page-new-feature.tsx 34.78% 5 Missing and 10 partials ⚠️
...on-restriction/use-cluster-creation-restriction.ts 0.00% 8 Missing ⚠️
...re/src/lib/free-trial-banner/free-trial-banner.tsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2311      +/-   ##
===========================================
+ Coverage    47.56%   49.16%   +1.60%     
===========================================
  Files         1263      811     -452     
  Lines        23102    16525    -6577     
  Branches      6764     4857    -1907     
===========================================
- Hits         10989     8125    -2864     
+ Misses       10017     6875    -3142     
+ Partials      2096     1525     -571     
Flag Coverage Δ
unittests 49.16% <22.85%> (+1.60%) ⬆️

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 marked this pull request as ready for review January 16, 2026 14:31
@RemiBonnet RemiBonnet requested review from TheoGrandin74 and removed request for TheoGrandin74 January 16, 2026 14:31
@RemiBonnet RemiBonnet merged commit ca2581f into staging Jan 16, 2026
10 checks passed
@RemiBonnet RemiBonnet deleted the fix/onboarding-cluster-free-trial branch January 16, 2026 14:35
@RemiBonnet
Copy link
Member Author

🎉 This PR is included in version 1.268.0 🎉

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.

3 participants