Skip to content

feat: fix potentially abnormal log output. - #145

Merged
wardseptember merged 2 commits into
masterfrom
bugfix/format_log
Sep 20, 2026
Merged

wardseptember merged 2 commits into
masterfrom
bugfix/format_log

Conversation

@wardseptember

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Sep 18, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.96857%. Comparing base (8c6bf5f) to head (ca397f3).

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master        #145         +/-   ##
=====================================================
+ Coverage     85.84342%   85.96857%   +0.12515%     
- Complexity        4329        4336          +7     
=====================================================
  Files              436         436                 
  Lines            14382       14382                 
  Branches          1287        1287                 
=====================================================
+ Hits             12346       12364         +18     
+ Misses            2036        2018         -18     
Files with missing lines Coverage Δ
...ncent/trpc/core/common/timer/HashedWheelTimer.java 75.00000% <100.00000%> (+2.73972%) ⬆️
...t/trpc/core/transport/AbstractClientTransport.java 78.84615% <100.00000%> (+5.12819%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wardseptember
wardseptember merged commit 859d67c into master Sep 20, 2026
11 checks passed
@wardseptember
wardseptember deleted the bugfix/format_log branch September 20, 2026 11:21
wardseptember added a commit that referenced this pull request Sep 21, 2026
* fix: add isAvailable check in getInvoker to prevent idle eviction race condition (#140)

* feat: use a map with a capacity limit to prevent OutOfMemoryError (OOM). (#144)

* feat: use a map with a capacity limit to prevent OutOfMemoryError (OOM).

* feat: fix potentially abnormal log output. (#145)

* feat: fix potentially abnormal log output.

* test: migrate TRpcServiceHandlerMappingTest to JUnit 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant