Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: paste col should keep wider column width #3185

Merged
merged 9 commits into from
Aug 27, 2024
Merged

Conversation

ybzky
Copy link
Member

@ybzky ybzky commented Aug 26, 2024

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@ybzky ybzky requested a review from yuhongz as a code owner August 26, 2024 07:01
Copy link

github-actions bot commented Aug 26, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 92.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 28.64%. Comparing base (10484d8) to head (5da5d3d).
Report is 4 commits behind head on dev.

Files Patch % Lines
.../src/controllers/clipboard/clipboard.controller.ts 82.60% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3185      +/-   ##
==========================================
+ Coverage   28.52%   28.64%   +0.11%     
==========================================
  Files        2022     2023       +1     
  Lines      106773   106937     +164     
  Branches    23063    23111      +48     
==========================================
+ Hits        30453    30628     +175     
+ Misses      76320    76309      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@yuhongz yuhongz left a comment

Choose a reason for hiding this comment

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

LGTM

@ybzky ybzky merged commit e1f4f46 into dev Aug 27, 2024
9 checks passed
@ybzky ybzky deleted the fix-paste-col-width branch August 27, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants