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: pass the force record flag to storage service #428

Closed pangdayuan1 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 67.61%. Comparing base (d3f17ac) to head (900b771).

Files Patch % Lines
...java/io/arex/inst/runtime/context/ArexContext.java 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #428 +/- ## ========================================= Coverage 67.60% 67.61% - Complexity 3571 3573 +2 ========================================= Files 410 410 Lines 13627 13636 +9 Branches 1618 1619 +1 ========================================= + Hits 9213 9220 +7 Misses 3711 3711 - Partials 703 705 +2 ```

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

sonarcloud[bot] commented 3 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
27.3% Duplication on New Code

See analysis details on SonarCloud