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

[#9348] Add lambda expression matcher #9349

Conversation

jaehong-kim
Copy link
Contributor

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #9349 (668c4ac) into master (2cc0e15) will increase coverage by 0.01%.
The diff coverage is 87.50%.

@@             Coverage Diff              @@
##             master    #9349      +/-   ##
============================================
+ Coverage     39.43%   39.44%   +0.01%     
- Complexity    11764    11772       +8     
============================================
  Files          3400     3401       +1     
  Lines         91125    91141      +16     
  Branches      10118    10120       +2     
============================================
+ Hits          35932    35952      +20     
+ Misses        52089    52086       -3     
+ Partials       3104     3103       -1     
Impacted Files Coverage Δ
...inpoint/bootstrap/instrument/matcher/Matchers.java 0.00% <0.00%> (ø)
...ap/instrument/matcher/LambdaExpressionMatcher.java 93.33% <93.33%> (ø)
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
.../pinpoint/rpc/client/PinpointClientHandshaker.java 59.66% <0.00%> (-2.53%) ⬇️
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java 74.31% <0.00%> (-1.84%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.06% <0.00%> (+1.23%) ⬆️
...point/rpc/client/DefaultPinpointClientHandler.java 71.83% <0.00%> (+1.40%) ⬆️
...ollector/cluster/zookeeper/ZookeeperJobWorker.java 79.67% <0.00%> (+1.60%) ⬆️
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 53.33% <0.00%> (+6.66%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 79.16% <0.00%> (+8.33%) ⬆️

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 590a0d8 into pinpoint-apm:master Nov 7, 2022
@jaehong-kim jaehong-kim deleted the update-lambda-expression-matcher-1 branch November 7, 2022 02:13
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.

1 participant