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

[Workspace] Copy selected/all saved objects #6478

Merged
merged 41 commits into from
Jul 23, 2024

optimize the code

b850070
Select commit
Loading
Failed to load commit list.
Merged

[Workspace] Copy selected/all saved objects #6478

optimize the code
b850070
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 1s

64.02% (+0.06%) compared to 9348bd4

View this Pull Request on Codecov

64.02% (+0.06%) compared to 9348bd4

Details

Codecov Report

Attention: Patch coverage is 91.89189% with 12 lines in your changes missing coverage. Please review.

Project coverage is 64.02%. Comparing base (9348bd4) to head (b850070).
Report is 3 commits behind head on main.

Files Patch % Lines
...ment_section/objects_table/saved_objects_table.tsx 87.03% 4 Missing and 3 partials ⚠️
...ction/objects_table/components/duplicate_modal.tsx 89.28% 1 Missing and 2 partials ⚠️
...jects_table/components/duplicate_result_flyout.tsx 97.43% 0 Missing and 1 partial ⚠️
...agement_section/objects_table/components/table.tsx 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6478      +/-   ##
==========================================
+ Coverage   63.96%   64.02%   +0.06%     
==========================================
  Files        3597     3603       +6     
  Lines       78262    78477     +215     
  Branches    12339    12382      +43     
==========================================
+ Hits        50057    50244     +187     
- Misses      25185    25207      +22     
- Partials     3020     3026       +6     

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