arextest / arex-agent-java

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

fix: compute redis name npe #430

Closed DanLi39 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.63%. Comparing base (4b2e911) to head (2c83b9a).

:exclamation: Current head 2c83b9a differs from pull request most recent head 8efb062. Consider uploading reports for the commit 8efb062 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #430 +/- ## ========================================= Coverage 67.63% 67.63% Complexity 3579 3579 ========================================= Files 410 410 Lines 13643 13645 +2 Branches 1621 1622 +1 ========================================= + Hits 9227 9229 +2 Misses 3711 3711 Partials 705 705 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 6 months 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