Skip to content

remove roles op in clients

d6fc243
Select commit
Loading
Failed to load commit list.
Open

SMQ-2884 - Create domains and roles entity operation #2921

remove roles op in clients
d6fc243
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 7, 2025 in 1s

27.29% (-0.53%) compared to 21c7b10

View this Pull Request on Codecov

27.29% (-0.53%) compared to 21c7b10

Details

Codecov Report

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

Project coverage is 27.29%. Comparing base (21c7b10) to head (d6fc243).
Report is 48 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 ⚠️
domains/operationperm.go 0.00% 44 Missing ⚠️
groups/middleware/authorization.go 0.00% 18 Missing ⚠️
channels/middleware/authorization.go 0.00% 15 Missing ⚠️
domains/middleware/authorization.go 0.00% 15 Missing ⚠️
clients/middleware/authorization.go 0.00% 14 Missing ⚠️
channels/roleoperations.go 0.00% 10 Missing ⚠️
clients/roleoperations.go 0.00% 10 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2921      +/-   ##
==========================================
- Coverage   27.82%   27.29%   -0.53%     
==========================================
  Files         354      149     -205     
  Lines       55970    33996   -21974     
==========================================
- Hits        15571     9278    -6293     
+ Misses      39623    24224   -15399     
+ Partials      776      494     -282     

☔ 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.