Skip to content

グループメンバーの一括追加・削除の実装 #4476

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

Merged
merged 6 commits into from
Jan 28, 2025

fix: always using bulk insert

c29a9fa
Select commit
Loading
Failed to load commit list.
Merged

グループメンバーの一括追加・削除の実装 #4476

fix: always using bulk insert
c29a9fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 2s

8.83% (+0.00%) compared to 395e21b

View this Pull Request on Codecov

8.83% (+0.00%) compared to 395e21b

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 8.83%. Comparing base (395e21b) to head (c29a9fa).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
.../Modal/GroupMemberAddModal/GroupMemberAddModal.vue 0.00% 5 Missing ⚠️
src/components/GroupManager/GroupMemberList.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #4476   +/-   ##
======================================
  Coverage    8.82%   8.83%           
======================================
  Files         671     671           
  Lines       29450   29444    -6     
  Branches      522     524    +2     
======================================
+ Hits         2599    2601    +2     
+ Misses      26845   26837    -8     
  Partials        6       6           

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