Fixed response codes For Requests With security exception. #2033
+91
−16
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 is84.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%> (ø) |
Loading