[hot-fix] Fix the NullPointerException
when modifying the self-optimizing.enabled
#2388
Codecov / codecov/project
failed
Nov 30, 2023 in 0s
52.96% (-0.01%) compared to ca2061e
View this Pull Request on Codecov
52.96% (-0.01%) compared to ca2061e
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
ca2061e
) 52.96% compared to head (ed4a1bd
) 52.96%.
Files | Patch % | Lines |
---|---|---|
...er/table/executor/TableRuntimeRefreshExecutor.java | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2388 +/- ##
============================================
- Coverage 52.96% 52.96% -0.01%
+ Complexity 4303 4299 -4
============================================
Files 516 516
Lines 29716 29717 +1
Branches 2896 2897 +1
============================================
Hits 15739 15739
- Misses 12699 12701 +2
+ Partials 1278 1277 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading