Skip to content

Optimize: Modify cls log module#8

Open
raychen911 wants to merge 1 commit into
trpc-ecosystem:mainfrom
raychen911:refactor/raylchen_cls_log
Open

Optimize: Modify cls log module#8
raychen911 wants to merge 1 commit into
trpc-ecosystem:mainfrom
raychen911:refactor/raylchen_cls_log

Optimize: Modify cls log module

028fad4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 1s

75.29% (+5.29%) compared to 685c238

View this Pull Request on Codecov

75.29% (+5.29%) compared to 685c238

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.29%. Comparing base (685c238) to head (028fad4).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
trpc/logging/cls/cls_log_api.cc 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   70.00%   75.29%   +5.29%     
==========================================
  Files           8        8              
  Lines         170      170              
==========================================
+ Hits          119      128       +9     
+ Misses         51       42       -9     
Files with missing lines Coverage Δ
trpc/logging/cls/cls_log.cc 70.83% <100.00%> (ø)
trpc/logging/cls/cls_log.h 100.00% <100.00%> (ø)
trpc/logging/cls/cls_log_api.cc 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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