Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support okhttp 3.x #201

Merged
merged 3 commits into from
Jun 21, 2023
Merged

feat: support okhttp 3.x #201

merged 3 commits into from
Jun 21, 2023

Conversation

lucas-myx
Copy link
Collaborator

@lucas-myx lucas-myx added the enhancement ⭐ New feature or request label Jun 21, 2023
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #201 (c21612d) into main (9c3ee3f) will increase coverage by 0.10%.
The diff coverage is 86.66%.

@@             Coverage Diff              @@
##               main     #201      +/-   ##
============================================
+ Coverage     57.02%   57.12%   +0.10%     
- Complexity     1695     1703       +8     
============================================
  Files           244      245       +1     
  Lines          9035     9061      +26     
  Branches       1080     1087       +7     
============================================
+ Hits           5152     5176      +24     
  Misses         3389     3389              
- Partials        494      496       +2     
Impacted Files Coverage Δ
...ttpclient/okhttp/v3/OkHttpCallInstrumentation.java 71.11% <0.00%> (ø)
...pclient/okhttp/v3/OkHttpModuleInstrumentation.java 0.00% <0.00%> (ø)
...x/inst/httpclient/okhttp/v3/StatusLineAdapter.java 92.30% <92.30%> (ø)
...inst/httpclient/okhttp/v3/OkHttpClientAdapter.java 87.50% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Jun 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

91.7% 91.7% Coverage
0.0% 0.0% Duplication

@lucas-myx lucas-myx merged commit 48da267 into main Jun 21, 2023
@lucas-myx lucas-myx deleted the feat-okhttp-3x branch June 21, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⭐ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants