optimize: avoid dead loop logging during cache plan refresh exceptions #6806
Codecov / codecov/project
succeeded
Sep 3, 2024 in 0s
52.37% (-0.02%) compared to cd2e6d2
View this Pull Request on Codecov
52.37% (-0.02%) compared to cd2e6d2
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 52.37%. Comparing base (
cd2e6d2
) to head (079f6c0
).
Files with missing lines | Patch % | Lines |
---|---|---|
...m/datasource/sql/struct/TableMetaCacheFactory.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #6806 +/- ##
============================================
- Coverage 52.38% 52.37% -0.02%
Complexity 6393 6393
============================================
Files 1080 1080
Lines 37545 37546 +1
Branches 4448 4446 -2
============================================
- Hits 19667 19663 -4
Misses 15946 15946
- Partials 1932 1937 +5
Files with missing lines | Coverage Δ | |
---|---|---|
...m/datasource/sql/struct/TableMetaCacheFactory.java | 56.41% <0.00%> (-1.49%) |
⬇️ |
Loading