Skip to content

fix(CodeEditor): copyButton story#6233

Merged
lisalupi merged 1 commit intomainfrom
fix/code-editor-story
Mar 26, 2026
Merged

fix(CodeEditor): copyButton story#6233
lisalupi merged 1 commit intomainfrom
fix/code-editor-story

Conversation

@lisalupi
Copy link
Copy Markdown
Collaborator

Summary

Type

  • Bug
  • Documentation

Summarize concisely:

What is expected?

CodeEditor: Fix the CopyButton story (missing prop)

@lisalupi lisalupi requested a review from a team March 19, 2026 16:27
@lisalupi lisalupi self-assigned this Mar 19, 2026
@lisalupi lisalupi requested review from JulienSaguez and vincentaudebert and removed request for a team March 19, 2026 16:27
@lisalupi lisalupi added bug Something isn't working documentation Improvements or additions to documentation labels Mar 19, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 19, 2026

⚠️ No Changeset found

Latest commit: 057ff16

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.33%. Comparing base (127a51f) to head (057ff16).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6233      +/-   ##
==========================================
+ Coverage   92.15%   92.33%   +0.17%     
==========================================
  Files         464      464              
  Lines        9691     9922     +231     
  Branches     3884     3865      -19     
==========================================
+ Hits         8931     9161     +230     
- Misses        689      690       +1     
  Partials       71       71              

see 328 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5d5e06...057ff16. Read the comment docs.

🚀 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.

@lisalupi lisalupi force-pushed the fix/code-editor-story branch from 94b78ca to 057ff16 Compare March 26, 2026 09:57
@lisalupi lisalupi merged commit dd040da into main Mar 26, 2026
15 checks passed
@lisalupi lisalupi deleted the fix/code-editor-story branch March 26, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants