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

Use OkHttp as an alternative Http client #91

Merged
merged 5 commits into from
Jan 15, 2025

Conversation

sashirestela
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 89.32584% with 19 lines in your changes missing coverage. Please review.

Project coverage is 95.78%. Comparing base (72b1b9c) to head (551d893).

Files with missing lines Patch % Lines
...stela/cleverclient/client/OkHttpClientAdapter.java 91.20% 10 Missing and 1 partial ⚠️
...ela/cleverclient/client/JavaHttpClientAdapter.java 0.00% 6 Missing ⚠️
...shirestela/cleverclient/support/HttpMultipart.java 91.66% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #91      +/-   ##
=============================================
- Coverage      97.31%   95.78%   -1.54%     
- Complexity       284      320      +36     
=============================================
  Files             20       21       +1     
  Lines            745      877     +132     
  Branches          80       90      +10     
=============================================
+ Hits             725      840     +115     
- Misses             9       25      +16     
- Partials          11       12       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sashirestela sashirestela merged commit a5fafbc into develop Jan 15, 2025
3 checks passed
@sashirestela sashirestela deleted the 73-use-okhttp-as-an-alternative-http-client branch January 15, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants