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

Fixed response codes For Requests With security exception. #2033

Merged
merged 1 commit into from
Aug 30, 2023

Fixed Security Exceptions For Requests Wihtout PPL Access

338fc45
Select commit
Loading
Failed to load commit list.
Merged

Fixed response codes For Requests With security exception. #2033

Fixed Security Exceptions For Requests Wihtout PPL Access
338fc45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2023 in 1s

97.28% (target 99.00%)

View this Pull Request on Codecov

97.28% (target 99.00%)

Details

Codecov Report

Merging #2033 (338fc45) into main (627189b) will decrease coverage by 0.02%.
The diff coverage is 84.61%.

@@             Coverage Diff              @@
##               main    #2033      +/-   ##
============================================
- Coverage     97.30%   97.28%   -0.02%     
- Complexity     4623     4624       +1     
============================================
  Files           407      409       +2     
  Lines         11934    11942       +8     
  Branches        828      828              
============================================
+ Hits          11612    11618       +6     
- Misses          315      317       +2     
  Partials          7        7              
Files Changed Coverage Δ
...asources/exceptions/DataSourceClientException.java 0.00% <0.00%> (ø)
...ch/sql/prometheus/client/PrometheusClientImpl.java 100.00% <100.00%> (ø)
...ometheus/exceptions/PrometheusClientException.java 100.00% <100.00%> (ø)
...equest/system/PrometheusDescribeMetricRequest.java 100.00% <100.00%> (ø)
...l/prometheus/storage/PrometheusStorageFactory.java 100.00% <100.00%> (ø)