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] Cleanup #9888

Merged
merged 1 commit into from
Apr 27, 2023
Merged

[#noissue] Cleanup #9888

merged 1 commit into from
Apr 27, 2023

Conversation

intr3p1d
Copy link
Contributor

Fix typos, Replace StringBuilder with String

Fix typos, Replace StringBuilder with String
@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Merging #9888 (5414bc2) into master (5d2e5f6) will increase coverage by 0.08%.
The diff coverage is 14.81%.

@@             Coverage Diff              @@
##             master    #9888      +/-   ##
============================================
+ Coverage     38.79%   38.88%   +0.08%     
- Complexity    11908    11912       +4     
============================================
  Files          3538     3538              
  Lines         94167    93959     -208     
  Branches      10495    10492       -3     
============================================
+ Hits          36533    36536       +3     
+ Misses        54459    54251     -208     
+ Partials       3175     3172       -3     
Impacted Files Coverage Δ
...vercorp/pinpoint/common/server/bo/AgentInfoBo.java 0.00% <0.00%> (ø)
...rp/pinpoint/common/server/bo/AgentLifeCycleBo.java 0.00% <0.00%> (ø)
...rp/pinpoint/common/server/bo/ServerMetaDataBo.java 56.79% <0.00%> (+2.67%) ⬆️
...vercorp/pinpoint/common/server/bo/SpanChunkBo.java 77.77% <ø> (ø)
...vercorp/pinpoint/common/server/bo/SpanEventBo.java 50.45% <0.00%> (+13.84%) ⬆️
.../pinpoint/common/server/bo/event/AgentEventBo.java 0.00% <0.00%> (ø)
...rp/pinpoint/common/server/bo/event/DeadlockBo.java 54.54% <0.00%> (+14.54%) ⬆️
...npoint/common/server/bo/event/DeadlockEventBo.java 0.00% <0.00%> (ø)
...pinpoint/common/server/bo/event/MonitorInfoBo.java 85.71% <0.00%> (+31.16%) ⬆️
.../pinpoint/common/server/bo/event/ThreadDumpBo.java 97.87% <0.00%> (+25.99%) ⬆️
... and 11 more

... and 5 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.

@intr3p1d intr3p1d merged commit deb1052 into pinpoint-apm:master Apr 27, 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.

1 participant