feat: optimize debug log by wardseptember · Pull Request #111 · trpc-group/trpc-java
Codecov Report
❌ Patch coverage is 96.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.54116%. Comparing base (4915b45) to head (01fd51f).
⚠️ Report is 3 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...tencent/trpc/selector/polaris/PolarisSelector.java | 76.92308% | 3 Missing ⚠️ |
Additional details and impacted files
@@ Coverage Diff @@ ## master #111 +/- ## ====================================================== + Coverage 70.06989% 85.54116% +15.47127% - Complexity 4269 4295 +26 ====================================================== Files 437 436 -1 Lines 17170 14358 -2812 Branches 1737 1287 -450 ====================================================== + Hits 12031 12282 +251 + Misses 4027 2076 -1951 + Partials 1112 0 -1112
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...cent/trpc/container/config/system/Environment.java | 88.37209% <ø> (+8.82663%) |
⬆️ |
| ...ent/trpc/core/cluster/RpcClusterClientManager.java | 64.80000% <100.00000%> (+9.88196%) |
⬆️ |
| ...ncent/trpc/core/cluster/def/DefClusterInvoker.java | 74.50980% <ø> (+28.35594%) |
⬆️ |
| ...va/com/tencent/trpc/core/common/LifecycleBase.java | 81.74603% <100.00000%> (+13.74603%) |
⬆️ |
| ...tencent/trpc/core/common/config/BackendConfig.java | 97.15190% <100.00000%> (+9.21538%) |
⬆️ |
| ...om/tencent/trpc/core/extension/ExtensionClass.java | 89.55224% <100.00000%> (+13.79465%) |
⬆️ |
| ...encent/trpc/core/filter/ProviderFilterInvoker.java | 94.44444% <100.00000%> (+8.73014%) |
⬆️ |
| ...om/tencent/trpc/core/trace/TracerClientFilter.java | 96.29630% <100.00000%> (+30.91168%) |
⬆️ |
| ...java/com/tencent/trpc/core/trace/TracerFilter.java | 85.24590% <100.00000%> (+39.63186%) |
⬆️ |
| ...om/tencent/trpc/core/trace/TracerServerFilter.java | 91.42857% <100.00000%> (+21.73160%) |
⬆️ |
| ... and 12 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.