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: No context menu item for paste in an input table #2341

simplify code in ClipboardUtils

1872100
Select commit
Loading
Failed to load commit list.
Merged

fix: No context menu item for paste in an input table #2341

simplify code in ClipboardUtils
1872100
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

46.76% (+0.06%) compared to 5f6c8d6

View this Pull Request on Codecov

46.76% (+0.06%) compared to 5f6c8d6

Details

Codecov Report

Attention: Patch coverage is 61.81818% with 21 lines in your changes missing coverage. Please review.

Project coverage is 46.76%. Comparing base (5f6c8d6) to head (1872100).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...d/src/mousehandlers/IrisGridContextMenuHandler.tsx 0.00% 12 Missing ⚠️
packages/iris-grid/src/IrisGrid.tsx 20.00% 4 Missing ⚠️
packages/grid/src/Grid.tsx 0.00% 2 Missing ⚠️
packages/utils/src/ClipboardUtils.ts 90.47% 2 Missing ⚠️
packages/utils/src/PermissionUtils.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2341      +/-   ##
==========================================
+ Coverage   46.70%   46.76%   +0.06%     
==========================================
  Files         704      710       +6     
  Lines       39044    39107      +63     
  Branches     9757     9958     +201     
==========================================
+ Hits        18234    18288      +54     
+ Misses      20799    20765      -34     
- Partials       11       54      +43     

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