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: database response is map #419

Closed YongwuHe closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 67.41%. Comparing base (ae9a316) to head (f4ea31d).

Files Patch % Lines
...o/arex/inst/database/common/DatabaseExtractor.java 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #419 +/- ## ============================================ + Coverage 67.37% 67.41% +0.03% - Complexity 3525 3529 +4 ============================================ Files 404 404 Lines 13439 13446 +7 Branches 1578 1580 +2 ============================================ + Hits 9054 9064 +10 + Misses 3698 3696 -2 + Partials 687 686 -1 ```

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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud