Skip to content

[#noissue] Replace StringUtils.defaultString with Objects.toString for null handling#12488

Merged
emeroad merged 1 commit intopinpoint-apm:masterfrom
emeroad:#noissue_cleanup1
May 26, 2025
Merged

[#noissue] Replace StringUtils.defaultString with Objects.toString for null handling#12488
emeroad merged 1 commit intopinpoint-apm:masterfrom
emeroad:#noissue_cleanup1

Conversation

@emeroad
Copy link
Copy Markdown
Member

@emeroad emeroad commented May 26, 2025

…r null handling

@emeroad emeroad added this to the 3.1.0 milestone May 26, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented May 26, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 33.59%. Comparing base (cbdb41f) to head (0dfd1a7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...t/inspector/web/definition/metric/field/Field.java 0.00% 4 Missing ⚠️
...pinpoint/web/vo/tree/ApplicationAgentHostList.java 0.00% 3 Missing ⚠️
...int/inspector/web/definition/MetricDefinition.java 0.00% 2 Missing ⚠️
...or/applicationmap/dao/hbase/HbaseMapInLinkDao.java 0.00% 1 Missing ⚠️
...r/applicationmap/dao/hbase/HbaseMapOutLinkDao.java 0.00% 1 Missing ⚠️
...nt/web/applicationmap/dao/mapper/InLinkMapper.java 0.00% 1 Missing ⚠️
...eb/vo/activethread/AgentActiveThreadCountList.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12488      +/-   ##
============================================
- Coverage     33.59%   33.59%   -0.01%     
+ Complexity    10739    10738       -1     
============================================
  Files          3941     3941              
  Lines         91809    91809              
  Branches       9553     9553              
============================================
- Hits          30846    30841       -5     
- Misses        58328    58332       +4     
- Partials       2635     2636       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emeroad emeroad merged commit 70dc531 into pinpoint-apm:master May 26, 2025
5 checks passed
@emeroad emeroad deleted the #noissue_cleanup1 branch May 26, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant