arex-agent-java icon indicating copy to clipboard operation
arex-agent-java copied to clipboard

feat: support org.asynchttpclient

Open YongwuHe opened this issue 1 year ago • 4 comments

Fix #206

YongwuHe avatar Aug 02 '23 11:08 YongwuHe

Codecov Report

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

Project coverage is 67.77%. Comparing base (73391cf) to head (b64d962).

Files Patch % Lines
...synchttpclient/AsyncHttpClientInstrumentation.java 0.00% 27 Missing :warning:
...lient/asynchttpclient/wrapper/ResponseWrapper.java 61.42% 24 Missing and 3 partials :warning:
...ient/listener/AsyncHttpClientListenableFuture.java 86.79% 5 Missing and 2 partials :warning:
...t/asynchttpclient/wrapper/AsyncHandlerWrapper.java 90.19% 2 Missing and 3 partials :warning:
...tpclient/AsyncHttpClientModuleInstrumentation.java 0.00% 4 Missing :warning:
...ient/asynchttpclient/AsyncHttpClientExtractor.java 97.56% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #235      +/-   ##
============================================
+ Coverage     67.63%   67.77%   +0.13%     
- Complexity     3579     3666      +87     
============================================
  Files           410      419       +9     
  Lines         13645    13923     +278     
  Branches       1622     1643      +21     
============================================
+ Hits           9229     9436     +207     
- Misses         3711     3773      +62     
- Partials        705      714       +9     

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

codecov[bot] avatar Aug 02 '23 11:08 codecov[bot]

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

5 New issues
0 Security Hotspots
94.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jan 08 '24 08:01 sonarqubecloud[bot]