Skip to content

[ISSUE #9765] Improve null handling in file operations#9766

Merged
RongtongJin merged 1 commit intoapache:developfrom
yx9o:dev-9765
Oct 21, 2025
Merged

[ISSUE #9765] Improve null handling in file operations#9766
RongtongJin merged 1 commit intoapache:developfrom
yx9o:dev-9765

Conversation

@yx9o
Copy link
Copy Markdown
Contributor

@yx9o yx9o commented Oct 19, 2025

Fixes #9765 .

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 19, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.21%. Comparing base (e6ec760) to head (2f63e92).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
.../main/java/org/apache/rocketmq/common/UtilAll.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9766      +/-   ##
=============================================
- Coverage      48.35%   48.21%   -0.14%     
+ Complexity     12201    12155      -46     
=============================================
  Files           1313     1313              
  Lines          93340    93341       +1     
  Branches       11962    11963       +1     
=============================================
- Hits           45139    45009     -130     
- Misses         42632    42737     +105     
- Partials        5569     5595      +26     

☔ 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.

@RongtongJin RongtongJin merged commit 6da83fa into apache:develop Oct 21, 2025
12 of 16 checks passed
@yx9o yx9o deleted the dev-9765 branch October 22, 2025 12:37
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.

[Enhancement] Improve null handling in file operations

3 participants