Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[Schema Registry] Force authorization when kafkaEnableMultiTenantMeta…

fcde386
Select commit
Loading
Failed to load commit list.
Open

[Schema Registry] Force authorization when kafkaEnableMultiTenantMetadata is false #1807

[Schema Registry] Force authorization when kafkaEnableMultiTenantMeta…
fcde386
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

17.74% (+0.01%) compared to 1dda879

View this Pull Request on Codecov

17.74% (+0.01%) compared to 1dda879

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.74%. Comparing base (1dda879) to head (fcde386).
⚠️ Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
...ive/pulsar/handlers/kop/SchemaRegistryManager.java 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1807      +/-   ##
============================================
+ Coverage     17.72%   17.74%   +0.01%     
- Complexity      751      752       +1     
============================================
  Files           195      195              
  Lines         14155    14156       +1     
  Branches       1322     1322              
============================================
+ Hits           2509     2512       +3     
+ Misses        11463    11462       -1     
+ Partials        183      182       -1     
Files with missing lines Coverage Δ
...ive/pulsar/handlers/kop/SchemaRegistryManager.java 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.