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

[#2815] add hasText() #3220

Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 7, 2017

@emeroad emeroad added this to the 1.7.0 milestone Aug 7, 2017
@codecov-io
Copy link

Codecov Report

Merging #3220 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3220      +/-   ##
=========================================
+ Coverage   38.88%   38.9%   +0.02%     
=========================================
  Files        2061    2061              
  Lines       67821   67829       +8     
  Branches     9455    9458       +3     
=========================================
+ Hits        26372   26390      +18     
+ Misses      38849   38842       -7     
+ Partials     2600    2597       -3
Impacted Files Coverage Δ
...om/navercorp/pinpoint/common/util/StringUtils.java 92.42% <100%> (+4.49%) ⬆️
...navercorp/pinpoint/rpc/common/SocketStateCode.java 80.48% <0%> (-2.44%) ⬇️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 72.72% <0%> (-0.61%) ⬇️
...point/rpc/client/DefaultPinpointClientHandler.java 71.91% <0%> (+0.3%) ⬆️
...corp/pinpoint/rpc/stream/StreamChannelManager.java 72.41% <0%> (+1.72%) ⬆️
...m/navercorp/pinpoint/test/OrderedSpanRecorder.java 74.03% <0%> (+1.92%) ⬆️
...ofiler/sender/StandbySpanStreamDataSendWorker.java 83.58% <0%> (+2.98%) ⬆️
...p/pinpoint/rpc/client/WriteFailFutureListener.java 75% <0%> (+18.75%) ⬆️

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 494c626...6d7af76. Read the comment docs.

@emeroad emeroad merged commit 2a61087 into pinpoint-apm:master Aug 7, 2017
@emeroad emeroad deleted the #2815_StringUtils_Enhancedment branch September 14, 2017 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants