Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#9115] Improve legacyCompatibilityCheck #9116

Merged

Conversation

donghun-cho
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 10, 2022

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%) ⬆️
...n/java/com/navercorp/pinpoint/web/vo/SpanHint.java 86.66% <83.33%> (-2.23%) ⬇️
...rcorp/pinpoint/web/dao/hbase/SpanQueryBuilder.java 90.47% <100.00%> (+1.00%) ⬆️
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
...p/pinpoint/rpc/stream/StreamChannelRepository.java 57.89% <0.00%> (-21.06%) ⬇️
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 71.83% <0.00%> (+1.40%) ⬆️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 53.33% <0.00%> (+1.66%) ⬆️
... 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.

@donghun-cho donghun-cho force-pushed the dotLegacyCompatibilityCheck branch 2 times, most recently from 0a4bcff to 3c9c6a9 Compare August 11, 2022 07:52
@donghun-cho donghun-cho self-assigned this Aug 11, 2022
@donghun-cho donghun-cho merged commit 3fb5d80 into pinpoint-apm:master Aug 11, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
@donghun-cho donghun-cho deleted the dotLegacyCompatibilityCheck branch January 31, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants