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

feat: add arex coverage packages property #431

Closed YongwuHe 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.63%. Comparing base (73391cf) to head (16ece95).

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

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