arextest / arex-agent-java

Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.
https://doc.arextest.com/
Apache License 2.0
416 stars 82 forks source link

fix: ArrayUtils.toString NPE caused by null array element #482

Closed wangjie-fourth closed 1 month ago

wangjie-fourth commented 1 month ago

Fix https://github.com/arextest/arex-agent-java/issues/481

mr3 commented 1 month ago

@wangjie-fourth Thanks for your PR, please fix unit tests.

wangjie-fourth commented 1 month ago

@wangjie-fourth Thanks for your PR, please fix unit tests.

@mr3 done. please review again

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud