Skip to content

feat(environment-action-toolbar): add environment metadata handling and clipboard functionality#2681

Merged
RemiBonnet merged 6 commits into
stagingfrom
feat/environment-metadata
May 12, 2026
Merged

feat(environment-action-toolbar): add environment metadata handling and clipboard functionality#2681
RemiBonnet merged 6 commits into
stagingfrom
feat/environment-metadata

Conversation

@RemiBonnet
Copy link
Copy Markdown
Member

@RemiBonnet RemiBonnet commented May 12, 2026

Summary

Add environment metadata

Screenshots / Recordings

environments-metadata.mov

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)
  • [x I reviewed and executed locally any AI-assisted code

@RemiBonnet RemiBonnet marked this pull request as ready for review May 12, 2026 11:58
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

❌ Patch coverage is 43.47826% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.54%. Comparing base (6793012) to head (0d04967).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
...ment-action-toolbar/environment-action-toolbar.tsx 47.05% 7 Missing and 2 partials ⚠️
...src/lib/components/dropdown-menu/dropdown-menu.tsx 33.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2681      +/-   ##
===========================================
- Coverage    44.59%   44.54%   -0.06%     
===========================================
  Files          733     1090     +357     
  Lines        17925    22972    +5047     
  Branches      5275     6701    +1426     
===========================================
+ Hits          7994    10232    +2238     
- Misses        8548    10963    +2415     
- Partials      1383     1777     +394     
Flag Coverage Δ
unittests 44.54% <43.47%> (-0.06%) ⬇️

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.

Copy link
Copy Markdown
Contributor

@rmnbrd rmnbrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RemiBonnet RemiBonnet merged commit fa47645 into staging May 12, 2026
11 checks passed
@RemiBonnet RemiBonnet deleted the feat/environment-metadata branch May 12, 2026 14:40
@RemiBonnet
Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.304.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