pinpoint icon indicating copy to clipboard operation
pinpoint copied to clipboard

[#9115] Improve legacyCompatibilityCheck

Open donghun-cho opened this issue 1 year ago • 1 comments

donghun-cho avatar Aug 10 '22 04:08 donghun-cho

Codecov Report

Merging #9116 (cf208e5) into master (7facdf2) will increase coverage by 0.11%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master    #9116      +/-   ##
============================================
+ Coverage     39.52%   39.63%   +0.11%     
- Complexity    11671    11692      +21     
============================================
  Files          3351     3351              
  Lines         90407    90429      +22     
  Branches      10061    10067       +6     
============================================
+ Hits          35732    35845     +113     
+ Misses        51633    51536      -97     
- Partials       3042     3048       +6     
Impacted Files Coverage Δ
...ercorp/pinpoint/web/calltree/span/SpanFilters.java 78.33% <ø> (ø)
...rcorp/pinpoint/web/service/HeatMapServiceImpl.java 66.66% <80.00%> (+66.66%) :arrow_up:
...n/java/com/navercorp/pinpoint/web/vo/SpanHint.java 86.66% <83.33%> (-2.23%) :arrow_down:
...rcorp/pinpoint/web/dao/hbase/SpanQueryBuilder.java 90.47% <100.00%> (+1.00%) :arrow_up:
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) :arrow_down:
...p/pinpoint/rpc/stream/StreamChannelRepository.java 57.89% <0.00%> (-21.06%) :arrow_down:
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) :arrow_down:
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) :arrow_down:
...point/rpc/client/DefaultPinpointClientHandler.java 71.83% <0.00%> (+1.40%) :arrow_up:
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 53.33% <0.00%> (+1.66%) :arrow_up:
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 10 '22 05:08 codecov[bot]