This repository was archived by the owner on Jan 24, 2024. It is now read-only.
[Schema Registry] Force authorization when kafkaEnableMultiTenantMetadata is false #1807
+37
−20
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).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ive/pulsar/handlers/kop/SchemaRegistryManager.java | 0.00% | 3 Missing |
Additional details and impacted files
@@ 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%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading