pinot
pinot copied to clipboard
Add query quota limiter on database
Codecov Report
Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
Project coverage is 46.56%. Comparing base (
59551e4) to head (d6c650c). Report is 622 commits behind head on master.
| Files | Patch % | Lines |
|---|---|---|
| ...a/org/apache/pinot/common/utils/DatabaseUtils.java | 0.00% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #13392 +/- ##
=============================================
- Coverage 61.75% 46.56% -15.19%
- Complexity 207 1103 +896
=============================================
Files 2436 1945 -491
Lines 133233 103385 -29848
Branches 20636 16742 -3894
=============================================
- Hits 82274 48143 -34131
- Misses 44911 51605 +6694
+ Partials 6048 3637 -2411
| Flag | Coverage Δ | |
|---|---|---|
| custom-integration1 | ? |
|
| integration | ? |
|
| integration1 | ? |
|
| integration2 | ? |
|
| java-11 | 46.50% <0.00%> (-15.20%) |
:arrow_down: |
| java-21 | 46.41% <0.00%> (-15.21%) |
:arrow_down: |
| skip-bytebuffers-false | 46.52% <0.00%> (-15.22%) |
:arrow_down: |
| skip-bytebuffers-true | 46.38% <0.00%> (+18.65%) |
:arrow_up: |
| temurin | 46.56% <0.00%> (-15.19%) |
:arrow_down: |
| unittests | 46.56% <0.00%> (-15.19%) |
:arrow_down: |
| unittests1 | 46.56% <0.00%> (-0.33%) |
:arrow_down: |
| unittests2 | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.