修复response串包问题 by yzhfd · Pull Request #107 · trpc-group/trpc-java

Codecov Report

❌ Patch coverage is 80.48780% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.00000%. Comparing base (bea1465) to head (33f4a2a).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...t/trpc/proto/http/server/AbstractHttpExecutor.java 80.48780% 2 Missing and 6 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master        #107         +/-   ##
=====================================================
+ Coverage     69.95861%   70.00000%   +0.04139%     
- Complexity        4258        4261          +3     
=====================================================
  Files              437         437                 
  Lines            17153       17170         +17     
  Branches          1733        1737          +4     
=====================================================
+ Hits             12000       12019         +19     
+ Misses            4040        4034          -6     
- Partials          1113        1117          +4     
Files with missing lines Coverage Δ
...t/trpc/proto/http/server/AbstractHttpExecutor.java 76.47059% <80.48780%> (+5.29412%) ⬆️

... and 4 files with indirect coverage changes

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