feat: 流式服务端消费完后移除流&添加调用信息 by wangxiao1208 · Pull Request #110 · trpc-group/trpc-java

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.98719%. Comparing base (4915b45) to head (5fd3178).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master        #110         +/-   ##
=====================================================
- Coverage     70.06989%   69.98719%   -0.08271%     
+ Complexity        4269        4258         -11     
=====================================================
  Files              437         437                 
  Lines            17170       17176          +6     
  Branches          1737        1737                 
=====================================================
- Hits             12031       12021         -10     
- Misses            4027        4035          +8     
- Partials          1112        1120          +8     
Files with missing lines Coverage Δ
...rpc/proto/standard/stream/TRpcStreamResponder.java 91.66667% <100.00000%> (+0.92592%) ⬆️

... and 9 files with indirect coverage changes

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