Skip to content

HDDS-15252. Consider forked Hadoop RPC for code coverage#10251

Merged
adoroszlai merged 1 commit into
apache:masterfrom
adoroszlai:HDDS-15252
May 13, 2026
Merged

HDDS-15252. Consider forked Hadoop RPC for code coverage#10251
adoroszlai merged 1 commit into
apache:masterfrom
adoroszlai:HDDS-15252

Conversation

@adoroszlai
Copy link
Copy Markdown
Contributor

@adoroszlai adoroszlai commented May 12, 2026

What changes were proposed in this pull request?

Coverage for RPC code forked from Hadoop is reported as 0%, because package names are missing from the include lists.

https://issues.apache.org/jira/browse/HDDS-15252

How was this patch tested?

CI:
https://github.com/adoroszlai/ozone/actions/runs/25753820223

  1. Download and unzip coverage.zip.
  2. Verify that coverage increased from 0% for the packages affected:
    • org.apache.hadoop.ipc_
    • org.apache.hadoop.ipc_.metrics
    • org.apache.hadoop.ipc_.protobuf
    • org.apache.hadoop.security_
1-before 2-after

@adoroszlai adoroszlai self-assigned this May 12, 2026
Copy link
Copy Markdown
Contributor

@ChenSammi ChenSammi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @adoroszlai .

@adoroszlai adoroszlai merged commit 3efcf32 into apache:master May 13, 2026
48 checks passed
@adoroszlai adoroszlai deleted the HDDS-15252 branch May 13, 2026 09:58
@adoroszlai
Copy link
Copy Markdown
Contributor Author

Thanks @ChenSammi for the review.

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.

2 participants