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: modify exitEvent after main entry #422

Closed lucas-myx closed 6 months ago

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

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 67.61%. Comparing base (b824409) to head (6feac4e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #422 +/- ## ============================================ + Coverage 67.44% 67.61% +0.17% + Complexity 3542 3541 -1 ============================================ Files 407 407 Lines 13529 13529 Branches 1590 1590 ============================================ + Hits 9124 9147 +23 + Misses 3709 3682 -27 - Partials 696 700 +4 ```

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