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

feat: 時限ロール #10145

Merged
merged 9 commits into from
Mar 1, 2023
Merged

feat: 時限ロール #10145

merged 9 commits into from
Mar 1, 2023

Conversation

syuilo
Copy link
Member

@syuilo syuilo commented Feb 28, 2023

Resolve #10101

@github-actions github-actions bot added packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR 🧪Test labels Feb 28, 2023
@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #10145 (6a2db2a) into develop (7c3a390) will increase coverage by 0.12%.
The diff coverage is 42.18%.

@@             Coverage Diff             @@
##           develop   #10145      +/-   ##
===========================================
+ Coverage    25.04%   25.17%   +0.12%     
===========================================
  Files          705      705              
  Lines        65192    65272      +80     
  Branches      2307     2329      +22     
===========================================
+ Hits         16329    16431     +102     
+ Misses       48863    48841      -22     
Impacted Files Coverage Δ
...kend/src/queue/processors/CleanProcessorService.ts 0.00% <0.00%> (ø)
...end/src/server/api/endpoints/admin/roles/assign.ts 0.00% <0.00%> (ø)
...d/src/server/api/endpoints/admin/roles/unassign.ts 0.00% <0.00%> (ø)
...kend/src/server/api/endpoints/admin/roles/users.ts 0.00% <0.00%> (ø)
...es/backend/src/server/api/endpoints/roles/users.ts 0.00% <0.00%> (ø)
...ges/backend/src/core/entities/RoleEntityService.ts 38.15% <11.11%> (-1.28%) ⬇️
packages/backend/src/core/RoleService.ts 64.89% <62.66%> (+7.00%) ⬆️
...ages/backend/src/models/entities/RoleAssignment.ts 100.00% <100.00%> (ø)
packages/backend/src/core/GlobalEventService.ts 77.77% <0.00%> (+10.10%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tamaina
Copy link
Contributor

tamaina commented Feb 28, 2023

とりあえずp1.a9z.devに適用

@syuilo syuilo merged commit 1c5291f into develop Mar 1, 2023
@syuilo syuilo deleted the jigen-role branch March 1, 2023 01:20
syuilo added a commit that referenced this pull request Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

時限ロール
2 participants