Skip to content

remove roles op in groups

aea9aaa
Select commit
Loading
Failed to load commit list.
Open

SMQ-2884 - Create groups entity operation #2917

remove roles op in groups
aea9aaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2025 in 1s

27.22% (-0.60%) compared to 21c7b10

View this Pull Request on Codecov

27.22% (-0.60%) compared to 21c7b10

Details

Codecov Report

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

Project coverage is 27.22%. Comparing base (21c7b10) to head (aea9aaa).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
groups/operationperm.go 0.00% 130 Missing ⚠️
clients/operationperm.go 0.00% 128 Missing ⚠️
channels/operationperm.go 0.00% 126 Missing ⚠️
groups/middleware/authorization.go 0.00% 23 Missing ⚠️
channels/middleware/authorization.go 0.00% 20 Missing ⚠️
clients/middleware/authorization.go 0.00% 14 Missing ⚠️
channels/roleoperations.go 0.00% 8 Missing ⚠️
clients/roleoperations.go 0.00% 8 Missing ⚠️
groups/roleoperations.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2917      +/-   ##
==========================================
- Coverage   27.82%   27.22%   -0.60%     
==========================================
  Files         354      118     -236     
  Lines       55970    28317   -27653     
==========================================
- Hits        15571     7709    -7862     
+ Misses      39623    20210   -19413     
+ Partials      776      398     -378     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.