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

docs(repo): update docs on authorization #377

Merged
merged 6 commits into from
Sep 20, 2023
Merged

docs(repo): update docs on authorization #377

merged 6 commits into from
Sep 20, 2023

Conversation

johanbook
Copy link
Owner

No description provided.

@johanbook johanbook marked this pull request as ready for review September 20, 2023 14:07
@johanbook johanbook merged commit 4fb5575 into main Sep 20, 2023
6 checks passed
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #377 (1900a13) into main (ac06e13) will increase coverage by 10.05%.
Report is 2 commits behind head on main.
The diff coverage is 68.42%.

@@             Coverage Diff             @@
##             main     #377       +/-   ##
===========================================
+ Coverage   39.07%   49.12%   +10.05%     
===========================================
  Files         421      183      -238     
  Lines        3836     1954     -1882     
  Branches      250      102      -148     
===========================================
- Hits         1499      960      -539     
+ Misses       2237      963     -1274     
+ Partials      100       31       -69     
Flag Coverage Δ
api 49.12% <68.42%> (+0.46%) ⬆️
auth-api ?
homepage ?
tracking ?
web-ui ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...ication/contracts/dtos/current-organization.dto.ts 0.00% <ø> (ø)
...lication/contracts/dtos/organization-member.dto.ts 100.00% <ø> (ø)
...ent/controllers/current-organization.controller.ts 0.00% <0.00%> (ø)
...features/organizations/organization.permissions.ts 0.00% <0.00%> (ø)
...rc/core/authorization/client/guards/roles.guard.ts 38.46% <50.00%> (+38.46%) ⬆️
...ors/requires-organization-permissions.decorator.ts 75.00% <75.00%> (ø)
.../src/core/authorization/organization-roles.enum.ts 100.00% <100.00%> (ø)
...n/contracts/commands/update-member-role.command.ts 100.00% <100.00%> (ø)
...anizations/domain/services/organization.service.ts 92.30% <100.00%> (+0.20%) ⬆️
...ructure/entities/organization-membership.entity.ts 100.00% <100.00%> (ø)

... and 239 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant