adoroszlai opened a new pull request, #10251: URL: https://github.com/apache/ozone/pull/10251
## 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](https://github.com/adoroszlai/ozone/actions/runs/25753820223/artifacts/6954163947) 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_` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
