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

[#9804] Modularization #9805

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Mar 30, 2023

No description provided.

@emeroad emeroad added this to the 2.5.1 milestone Mar 30, 2023
@emeroad emeroad linked an issue Mar 30, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #9805 (2ef9b05) into master (c8b43e9) will decrease coverage by 0.11%.
The diff coverage is 11.45%.

@@             Coverage Diff              @@
##             master    #9805      +/-   ##
============================================
- Coverage     38.77%   38.67%   -0.11%     
+ Complexity    11936    11903      -33     
============================================
  Files          3521     3538      +17     
  Lines         94301    94350      +49     
  Branches      10545    10522      -23     
============================================
- Hits          36566    36490      -76     
- Misses        54562    54690     +128     
+ Partials       3173     3170       -3     
Impacted Files Coverage Δ
...in/java/com/navercorp/pinpoint/batch/BatchApp.java 0.00% <ø> (ø)
...pinpoint/batch/alarm/WebhookSenderFactoryBean.java 0.00% <ø> (ø)
...ercorp/pinpoint/batch/alarm/WebhookSenderImpl.java 0.00% <ø> (ø)
...com/navercorp/pinpoint/collector/CollectorApp.java 0.00% <ø> (ø)
...rcorp/pinpoint/collector/CollectorHbaseModule.java 0.00% <0.00%> (ø)
...rp/pinpoint/collector/PinpointCollectorModule.java 0.00% <0.00%> (ø)
...inpoint/collector/config/ClusterConfiguration.java 0.00% <0.00%> (ø)
...lector/config/ClusterFilterChainConfiguration.java 0.00% <0.00%> (ø)
...rcorp/pinpoint/collector/config/ClusterModule.java 0.00% <0.00%> (ø)
.../collector/config/ClusterServiceConfiguration.java 0.00% <0.00%> (ø)
... and 73 more

... and 6 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 merged commit 6e9697c into pinpoint-apm:master Mar 30, 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.

Modularizing a Pinpoint Server Application
1 participant