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

SMQ-2566 - User role ID instead of name in the API #2612

Merged
merged 5 commits into from
Dec 25, 2024

change: role name to role id : fix test

c2cbd2d
Select commit
Loading
Failed to load commit list.
Merged

SMQ-2566 - User role ID instead of name in the API #2612

change: role name to role id : fix test
c2cbd2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 25, 2024 in 0s

42.25% (-3.19%) compared to 58ba597

View this Pull Request on Codecov

42.25% (-3.19%) compared to 58ba597

Details

Codecov Report

Attention: Patch coverage is 17.64706% with 462 lines in your changes missing coverage. Please review.

Project coverage is 42.25%. Comparing base (58ba597) to head (c2cbd2d).

Files with missing lines Patch % Lines
pkg/sdk/mocks/sdk.go 0.00% 234 Missing ⚠️
channels/mocks/service.go 0.00% 55 Missing ⚠️
clients/mocks/service.go 0.00% 55 Missing ⚠️
groups/mocks/service.go 0.00% 55 Missing ⚠️
channels/mocks/repository.go 0.00% 21 Missing ⚠️
clients/mocks/repository.go 0.00% 21 Missing ⚠️
groups/mocks/repository.go 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2612      +/-   ##
==========================================
- Coverage   45.43%   42.25%   -3.19%     
==========================================
  Files         404      202     -202     
  Lines       50450    30093   -20357     
==========================================
- Hits        22921    12715   -10206     
+ Misses      25170    16411    -8759     
+ Partials     2359      967    -1392     

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