feat: http/http2 support transparent info by wardseptember · Pull Request #15 · trpc-group/trpc-java

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (04d9cb5) 69.19814% compared to head (68c0f52) 69.25003%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master         #15         +/-   ##
=====================================================
+ Coverage     69.19814%   69.25003%   +0.05189%     
- Complexity        4095        4106         +11     
=====================================================
  Files              428         428                 
  Lines            16736       16774         +38     
  Branches          1691        1698          +7     
=====================================================
+ Hits             11581       11616         +35     
+ Misses            4051        4050          -1     
- Partials          1104        1108          +4     
Files Coverage Δ
...nt/trpc/proto/http/client/HttpConsumerInvoker.java 95.00000% <100.00000%> (+1.00000%) ⬆️
...t/trpc/proto/http/client/Http2ConsumerInvoker.java 82.27848% <89.47368%> (+1.63331%) ⬆️
.../com/tencent/trpc/proto/http/common/HttpCodec.java 87.20930% <81.81818%> (-0.79071%) ⬇️

... and 3 files with indirect coverage changes