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

[Backport 2.x] Read Only Tenant Mode #5436

Merged
merged 1 commit into from
Nov 17, 2023

Read Only Tenant Mode (#4498)

e2fbfc4
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Read Only Tenant Mode #5436

Read Only Tenant Mode (#4498)
e2fbfc4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 6, 2023 in 0s

66.81% (-0.01%) compared to 603ecff

View this Pull Request on Codecov

66.81% (-0.01%) compared to 603ecff

Details

Codecov Report

Merging #5436 (e2fbfc4) into 2.x (603ecff) will decrease coverage by 0.01%.
The diff coverage is 82.60%.

@@            Coverage Diff             @@
##              2.x    #5436      +/-   ##
==========================================
- Coverage   66.81%   66.81%   -0.01%     
==========================================
  Files        3284     3287       +3     
  Lines       63149    63172      +23     
  Branches    10048    10049       +1     
==========================================
+ Hits        42192    42206      +14     
- Misses      18491    18498       +7     
- Partials     2466     2468       +2     
Files Coverage Δ
...rc/core/public/application/application_service.tsx 83.44% <ø> (ø)
src/core/server/index.ts 100.00% <ø> (ø)
src/core/server/legacy/legacy_service.ts 74.24% <ø> (ø)
src/core/server/mocks.ts 100.00% <ø> (ø)
src/core/server/plugins/plugin_context.ts 45.45% <ø> (ø)
src/core/server/security/security_service.mock.ts 100.00% <100.00%> (ø)
src/core/server/security/security_service.ts 100.00% <100.00%> (ø)
src/core/server/server.ts 98.92% <100.00%> (+0.04%) ⬆️
src/core/server/security/readonly_service.ts 50.00% <50.00%> (ø)
.../plugins/saved_objects_management/server/plugin.ts 58.33% <50.00%> (-1.67%) ⬇️
... and 1 more

... and 2 files with indirect coverage changes