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

[#noissue] Add testcase of spring data r2dbc h2 parser #9497

Merged

Conversation

jaehong-kim
Copy link
Contributor

Add h2 parser test

@jaehong-kim jaehong-kim added this to the 2.5.0 milestone Dec 9, 2022
@jaehong-kim jaehong-kim self-assigned this Dec 9, 2022
@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #9497 (d517e7d) into master (9131aa7) will decrease coverage by 0.49%.
The diff coverage is 81.25%.

@@             Coverage Diff              @@
##             master    #9497      +/-   ##
============================================
- Coverage     38.93%   38.43%   -0.50%     
- Complexity    11758    11764       +6     
============================================
  Files          3447     3492      +45     
  Lines         92327    93640    +1313     
  Branches      10266    10502     +236     
============================================
+ Hits          35944    35990      +46     
- Misses        53277    54532    +1255     
- Partials       3106     3118      +12     
Impacted Files Coverage Δ
...ing/r2dbc/interceptor/h2/H2DatabaseInfoParser.java 72.83% <81.25%> (ø)
...rp/pinpoint/rpc/packet/ControlHandshakePacket.java 44.82% <0.00%> (-24.14%) ⬇️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 47.82% <0.00%> (-17.40%) ⬇️
...nk/mapper/thrift/stat/JoinTransactionBoMapper.java 93.10% <0.00%> (-6.90%) ⬇️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 84.10% <0.00%> (-4.64%) ⬇️
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) ⬇️
...n/server/bo/serializer/trace/v2/SpanEncoderV0.java 82.88% <0.00%> (-0.54%) ⬇️
...n/server/bo/serializer/trace/v2/SpanDecoderV0.java 81.27% <0.00%> (-0.46%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 80.65% <0.00%> (-0.42%) ⬇️
.../authorization/controller/AgentListController.java 0.00% <0.00%> (ø)
... and 48 more

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

@jaehong-kim jaehong-kim merged commit 0b3f431 into pinpoint-apm:master Dec 12, 2022
@jaehong-kim jaehong-kim deleted the fix-spring-data-r2dbc-style branch December 12, 2022 01:56
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

1 participant