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

[#8472] Support Kotlin Coroutines Plugin #8475

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

koo-taejin
Copy link
Member

No description provided.

@koo-taejin koo-taejin added this to the 2.4.0 milestone Dec 8, 2021
@koo-taejin koo-taejin self-assigned this Dec 8, 2021
@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #8475 (407994b) into master (0059b00) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8475      +/-   ##
============================================
+ Coverage     39.90%   39.92%   +0.01%     
- Complexity    11424    11425       +1     
============================================
  Files          3348     3348              
  Lines         89318    89318              
  Branches       9915     9915              
============================================
+ Hits          35646    35658      +12     
+ Misses        50603    50595       -8     
+ Partials       3069     3065       -4     
Impacted Files Coverage Δ
...pc/server/LoggingServerMessageListenerFactory.java 80.95% <0.00%> (-9.53%) ⬇️
...navercorp/pinpoint/rpc/common/SocketStateCode.java 81.25% <0.00%> (-3.13%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 71.83% <0.00%> (-0.36%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.89% <0.00%> (+0.82%) ⬆️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 22.09% <0.00%> (+1.16%) ⬆️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
...pinpoint/profiler/instrument/AccessorAnalyzer.java 62.50% <0.00%> (+9.37%) ⬆️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 65.21% <0.00%> (+17.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0059b00...407994b. Read the comment docs.

@koo-taejin koo-taejin merged commit f31832c into pinpoint-apm:master Dec 8, 2021
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