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

[PM-12273] use organization properties for access permissions #12358

Merged
merged 4 commits into from
Dec 15, 2024

refactor canAccessIntegrationEditor to have all the permission checks

d967d2a
Select commit
Loading
Failed to load commit list.
Merged

[PM-12273] use organization properties for access permissions #12358

refactor canAccessIntegrationEditor to have all the permission checks
d967d2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

33.43% (-0.07%) compared to d4fcb58

View this Pull Request on Codecov

33.43% (-0.07%) compared to d4fcb58

Details

Codecov Report

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

Project coverage is 33.43%. Comparing base (d4fcb58) to head (d967d2a).
Report is 25 commits behind head on main.

โœ… All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ganizations/integrations/integrations.component.ts 0.00% 9 Missing โš ๏ธ
...on/src/admin-console/models/domain/organization.ts 0.00% 2 Missing โš ๏ธ
...nizations/layouts/organization-layout.component.ts 0.00% 1 Missing โš ๏ธ
...nsole/organizations/organization-routing.module.ts 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12358      +/-   ##
==========================================
- Coverage   33.49%   33.43%   -0.07%     
==========================================
  Files        2898     2908      +10     
  Lines       90370    90982     +612     
  Branches    17170    17322     +152     
==========================================
+ Hits        30268    30416     +148     
- Misses      57709    58166     +457     
- Partials     2393     2400       +7     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.