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 83 forks source link

feat: optimize merge replay log #420

Closed lucas-myx closed 4 months ago

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 67.43%. Comparing base (a1d6d35) to head (ae2fc6d).

Files Patch % Lines
...io/arex/inst/runtime/match/EigenMatchStrategy.java 0.00% 1 Missing :warning:
...java/io/arex/inst/runtime/match/ReplayMatcher.java 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #420 +/- ## ============================================ + Coverage 67.41% 67.43% +0.02% - Complexity 3529 3532 +3 ============================================ Files 404 405 +1 Lines 13446 13456 +10 Branches 1580 1579 -1 ============================================ + Hits 9064 9074 +10 - Misses 3696 3697 +1 + Partials 686 685 -1 ```

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