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

[#9882] Extract Grpc SSL Module #9883

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Apr 19, 2023

No description provided.

@emeroad emeroad added this to the 2.6.0 milestone Apr 19, 2023
@emeroad emeroad linked an issue Apr 19, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #9883 (cdf741f) into master (a8de915) will decrease coverage by 0.02%.
The diff coverage is 26.53%.

@@             Coverage Diff              @@
##             master    #9883      +/-   ##
============================================
- Coverage     38.79%   38.77%   -0.02%     
+ Complexity    11911    11906       -5     
============================================
  Files          3538     3539       +1     
  Lines         94168    94176       +8     
  Branches      10495    10494       -1     
============================================
- Hits          36533    36518      -15     
- Misses        54462    54486      +24     
+ Partials       3173     3172       -1     
Impacted Files Coverage Δ
...rp/pinpoint/collector/PinpointCollectorModule.java 0.00% <ø> (ø)
...orp/pinpoint/collector/grpc/ssl/GrpcSslModule.java 0.00% <0.00%> (ø)
.../collector/grpc/ssl/GrpcSslReceiverProperties.java 90.90% <0.00%> (ø)
...pinpoint/collector/receiver/grpc/GrpcReceiver.java 0.00% <0.00%> (ø)
...rp/pinpoint/grpc/security/SslServerProperties.java 0.00% <0.00%> (-66.67%) ⬇️
...pinpoint/collector/grpc/ssl/GrpcSslProperties.java 76.92% <66.66%> (ø)
.../navercorp/pinpoint/grpc/server/ServerFactory.java 82.88% <75.00%> (+1.46%) ⬆️
...rpc/ssl/GrpcAgentDataSslReceiverConfiguration.java 100.00% <100.00%> (ø)
...tor/grpc/ssl/GrpcSpanSslReceiverConfiguration.java 100.00% <100.00%> (ø)
...tor/grpc/ssl/GrpcStatSslReceiverConfiguration.java 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@emeroad emeroad force-pushed the #grpc_ssl branch 3 times, most recently from e653e57 to 03226a0 Compare April 20, 2023 08:13
@emeroad emeroad merged commit 1879c4a into pinpoint-apm:master Apr 24, 2023
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.

Extract Grpc SSL Module
1 participant